]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: renesas: beacon-renesom: Align wifi node name with bindings
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 24 Apr 2025 08:47:48 +0000 (10:47 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 8 May 2025 18:23:32 +0000 (20:23 +0200)
Since commit 3c3606793f7e ("dt-bindings: wireless: bcm4329-fmac: Use
wireless-controller.yaml schema"), bindings expect 'wifi' as node name:

  r8a774a1-beacon-rzg2m-kit.dtb: bcrmf@1: $nodename:0: 'bcrmf@1' does not match '^wifi(@.*)?$'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250424084748.105255-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/beacon-renesom-som.dtsi

index 1489bc8d2f4e6416a9097d1f9586ff42c12e800a..d40a7224f9c3d78260415e77892782c527afc3f2 100644 (file)
        #address-cells = <1>;
        #size-cells = <0>;
 
-       brcmf: bcrmf@1 {
+       brcmf: wifi@1 {
                reg = <1>;
                compatible = "brcm,bcm4329-fmac";
                interrupts-extended = <&gpio1 27 IRQ_TYPE_LEVEL_LOW>;