Skip to content

Commit 87901f6

Browse files
krzkarndb
authored andcommitted
ARM: dts: samsung: sp5v210-aries: Align wifi node name with bindings
Recently DT bindings expect 'wifi' as node name: s5pv210-fascinate4g.dtb: wlan@1: $nodename:0: 'wlan@1' does not match '^wifi(@.*)?$' Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 179fa6e commit 87901f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/samsung/s5pv210-aries.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@
855855
assigned-clock-rates = <0>, <50000000>;
856856
assigned-clock-parents = <&clocks MOUT_MPLL>;
857857

858-
wlan@1 {
858+
wifi@1 {
859859
reg = <1>;
860860
compatible = "brcm,bcm4329-fmac";
861861
interrupt-parent = <&gph2>;

0 commit comments

Comments
 (0)