Skip to content

Commit 25dcfe4

Browse files
krzkandersson
authored andcommitted
ARM: dts: qcom: Align wifi node name with bindings
Since commit 3c36067 ("dt-bindings: wireless: bcm4329-fmac: Use wireless-controller.yaml schema"), bindings expect 'wifi' as node name: qcom-msm8974-lge-nexus5-hammerhead.dtb: bcrmf@1: $nodename:0: 'bcrmf@1' does not match '^wifi(@.*)?$' Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 19272b3 commit 25dcfe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/qcom/qcom-msm8974-lge-nexus5-hammerhead.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@
598598
pinctrl-0 = <&sdc2_on>;
599599
pinctrl-1 = <&sdc2_off>;
600600

601-
bcrmf@1 {
601+
wifi@1 {
602602
compatible = "brcm,bcm4339-fmac", "brcm,bcm4329-fmac";
603603
reg = <1>;
604604

0 commit comments

Comments
 (0)