Skip to content

Commit 7ec0987

Browse files
krzkmmind
authored andcommitted
arm64: dts: rockchip: Align wifi node name with bindings in CB2
Since commit 3c36067 ("dt-bindings: wireless: bcm4329-fmac: Use wireless-controller.yaml schema"), bindings expect 'wifi' as node name: rk3566-bigtreetech-cb2-manta.dtb: sdio-wifi@1: $nodename:0: 'sdio-wifi@1' does not match '^wifi(@.*)?$' Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250424084729.105182-1-krzysztof.kozlowski@linaro.org Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 6833cbd commit 7ec0987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/rk3566-bigtreetech-cb2.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@
775775
rockchip,default-sample-phase = <90>;
776776
status = "okay";
777777

778-
sdio-wifi@1 {
778+
wifi@1 {
779779
compatible = "brcm,bcm4329-fmac";
780780
reg = <1>;
781781
interrupt-parent = <&gpio2>;

0 commit comments

Comments
 (0)