Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2a8fbfa5 authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo
Browse files

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: default avatarAndreas Färber <afaerber@suse.de>
Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: default avatarAndreas Färber <afaerber@suse.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 60490d0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -374,7 +374,7 @@
	cap-sdio-irq;
	status = "okay";

	brcmf: bcrmf@1 {
	brcmf: wifi@1 {
		reg = <1>;
		compatible = "brcm,bcm4329-fmac";
		interrupt-parent = <&gpio7>;
+1 −1
Original line number Diff line number Diff line
@@ -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>;