]> Git Repo - J-linux.git/commitdiff
ARM: dts: qcom: msm8974pro-castor: Rename wifi node name
authorLuca Weiss <[email protected]>
Tue, 5 Mar 2024 23:18:08 +0000 (00:18 +0100)
committerBjorn Andersson <[email protected]>
Mon, 18 Mar 2024 03:43:09 +0000 (22:43 -0500)
Give the wifi node a generic node name 'wifi'.

Signed-off-by: Luca Weiss <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
arch/arm/boot/dts/qcom/qcom-msm8974pro-sony-xperia-shinano-castor.dts

index c9f74bf2f8bd5ef1d5ebca5fa64665839ba13735..20f98a9e49eaf6757a9704fc2c3aed66fbc87a1f 100644 (file)
 
        status = "okay";
 
-       bcrmf@1 {
+       wifi@1 {
                compatible = "brcm,bcm4339-fmac", "brcm,bcm4329-fmac";
                reg = <1>;
 
This page took 0.054832 seconds and 4 git commands to generate.