* [PATCH] ARM: dts: imx6: Fix BCM43xx node name
@ 2017-05-21 16:10 Fabio Estevam
2017-05-21 16:23 ` Andreas Färber
2017-05-22 0:17 ` Shawn Guo
0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2017-05-21 16:10 UTC (permalink / raw)
To: linux-arm-kernel
From: Fabio Estevam <fabio.estevam@nxp.com>
"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>
---
Based on the following dt documentation commit:
https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git/commit/?h=dt/next&id=442e1f7eb8e6858408a7ad58bb10813c19877ae5
arch/arm/boot/dts/imx6sx-nitrogen6sx.dts | 2 +-
arch/arm/boot/dts/imx6ul-opos6ul.dtsi | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/imx6sx-nitrogen6sx.dts b/arch/arm/boot/dts/imx6sx-nitrogen6sx.dts
index 802da45..ac1989e 100644
--- a/arch/arm/boot/dts/imx6sx-nitrogen6sx.dts
+++ b/arch/arm/boot/dts/imx6sx-nitrogen6sx.dts
@@ -374,7 +374,7 @@
cap-sdio-irq;
status = "okay";
- brcmf: bcrmf at 1 {
+ brcmf: wifi at 1 {
reg = <1>;
compatible = "brcm,bcm4329-fmac";
interrupt-parent = <&gpio7>;
diff --git a/arch/arm/boot/dts/imx6ul-opos6ul.dtsi b/arch/arm/boot/dts/imx6ul-opos6ul.dtsi
index 51095df..aec5ccc 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 at 1 {
+ brcmf: wifi at 1 {
compatible = "brcm,bcm4329-fmac";
reg = <1>;
interrupt-parent = <&gpio2>;
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] ARM: dts: imx6: Fix BCM43xx node name
2017-05-21 16:10 [PATCH] ARM: dts: imx6: Fix BCM43xx node name Fabio Estevam
@ 2017-05-21 16:23 ` Andreas Färber
2017-05-22 0:17 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Andreas Färber @ 2017-05-21 16:23 UTC (permalink / raw)
To: linux-arm-kernel
Am 21.05.2017 um 18:10 schrieb Fabio Estevam:
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> "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>
> ---
> Based on the following dt documentation commit:
> https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git/commit/?h=dt/next&id=442e1f7eb8e6858408a7ad58bb10813c19877ae5
Reviewed-by: Andreas F?rber <afaerber@suse.de>
Thanks for the quick fix,
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
GF: Felix Imend?rffer, Jane Smithard, Graham Norton
HRB 21284 (AG N?rnberg)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: dts: imx6: Fix BCM43xx node name
2017-05-21 16:10 [PATCH] ARM: dts: imx6: Fix BCM43xx node name Fabio Estevam
2017-05-21 16:23 ` Andreas Färber
@ 2017-05-22 0:17 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2017-05-22 0:17 UTC (permalink / raw)
To: linux-arm-kernel
On Sun, May 21, 2017 at 01:10:34PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> "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>
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-05-22 0:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-21 16:10 [PATCH] ARM: dts: imx6: Fix BCM43xx node name Fabio Estevam
2017-05-21 16:23 ` Andreas Färber
2017-05-22 0:17 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).