summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ul-opos6ul.dtsi
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2017-05-21 13:10:34 -0300
committerShawn Guo <shawnguo@kernel.org>2017-05-22 08:16:47 +0800
commit2a8fbfa5823b80656a4302ea25990f630cccd463 (patch)
tree6f75752f9f0f01142f88d020fa89632d34f9fdc1 /arch/arm/boot/dts/imx6ul-opos6ul.dtsi
parent60490d0a91ab97231d1cfea1f9327a03a596fa8f (diff)
ARM: dts: imx6: Fix BCM43xx node name
"bcrmf" is a typo and "wifi" is the preferred form to describe such node, so change it accordingly. Reported-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul-opos6ul.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6ul-opos6ul.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6ul-opos6ul.dtsi b/arch/arm/boot/dts/imx6ul-opos6ul.dtsi
index 51095df33a90..aec5ccce0321 100644
--- a/arch/arm/boot/dts/imx6ul-opos6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul-opos6ul.dtsi
@@ -120,7 +120,7 @@
#address-cells = <1>;
#size-cells = <0>;
- brcmf: bcrmf@1 {
+ brcmf: wifi@1 {
compatible = "brcm,bcm4329-fmac";
reg = <1>;
interrupt-parent = <&gpio2>;