]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: dts: samsung: sp5v210-aries: Align wifi node name with bindings
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 13 May 2025 10:10:24 +0000 (12:10 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 17:01:39 +0000 (19:01 +0200)
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/20250424084655.105011-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250513101023.21552-7-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/samsung/s5pv210-aries.dtsi

index f628d36604938984603947ab434450416203c8ec..153514e80c9a14ab1fdc69fb11fc09b8a6c333b4 100644 (file)
        assigned-clock-rates = <0>, <50000000>;
        assigned-clock-parents = <&clocks MOUT_MPLL>;
 
-       wlan@1 {
+       wifi@1 {
                reg = <1>;
                compatible = "brcm,bcm4329-fmac";
                interrupt-parent = <&gph2>;