Skip to content

Commit aeec6d6

Browse files
krzkarndb
authored andcommitted
ARM: dts: nuvoton: Minor whitespace cleanup
The DTS code coding style expects exactly one space around '=' character. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patch.msgid.link/20250819131725.86770-3-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20260117182117.14483-4-krzk@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 896cc20 commit aeec6d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm/boot/dts/nuvoton/nuvoton-common-npcm7xx.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
status = "disabled";
155155
reg = <0xf0842000 0x200>;
156156
interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
157-
clocks = <&clk NPCM7XX_CLK_AHB>;
157+
clocks = <&clk NPCM7XX_CLK_AHB>;
158158
clock-names = "clk_mmc";
159159
pinctrl-names = "default";
160160
pinctrl-0 = <&mmc8_pins
@@ -166,7 +166,7 @@
166166
status = "disabled";
167167
reg = <0xf0840000 0x200>;
168168
interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
169-
clocks = <&clk NPCM7XX_CLK_AHB>;
169+
clocks = <&clk NPCM7XX_CLK_AHB>;
170170
clock-names = "clk_sdhc";
171171
pinctrl-names = "default";
172172
pinctrl-0 = <&sd1_pins>;

0 commit comments

Comments
 (0)