* [PATCH] arm: dts: rockchip: Fix typo in rk32288 sdmmc card detect pin name
@ 2015-12-11 14:45 Matthias Brugger
2015-12-11 23:08 ` Heiko Stübner
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Brugger @ 2015-12-11 14:45 UTC (permalink / raw)
To: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, heiko
Cc: olof, lorenzo.pieralisi, mbrugger, devicetree, linux-arm-kernel,
linux-rockchip, linux-kernel
The card detect pin is currently called sdmcc-cd.
This patch fixes the typo and renames the pin to sdmmc-cd.
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
---
arch/arm/boot/dts/rk3288.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi
index 04ea209..0d52008 100644
--- a/arch/arm/boot/dts/rk3288.dtsi
+++ b/arch/arm/boot/dts/rk3288.dtsi
@@ -1144,7 +1144,7 @@
rockchip,pins = <6 21 RK_FUNC_1 &pcfg_pull_up>;
};
- sdmmc_cd: sdmcc-cd {
+ sdmmc_cd: sdmmc-cd {
rockchip,pins = <6 22 RK_FUNC_1 &pcfg_pull_up>;
};
--
2.6.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm: dts: rockchip: Fix typo in rk32288 sdmmc card detect pin name
2015-12-11 14:45 [PATCH] arm: dts: rockchip: Fix typo in rk32288 sdmmc card detect pin name Matthias Brugger
@ 2015-12-11 23:08 ` Heiko Stübner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stübner @ 2015-12-11 23:08 UTC (permalink / raw)
To: Matthias Brugger
Cc: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, olof,
lorenzo.pieralisi, devicetree, linux-arm-kernel, linux-rockchip,
linux-kernel
Hi Matthias,
Am Freitag, 11. Dezember 2015, 15:45:58 schrieb Matthias Brugger:
> The card detect pin is currently called sdmcc-cd.
> This patch fixes the typo and renames the pin to sdmmc-cd.
>
> Signed-off-by: Matthias Brugger <mbrugger@suse.com>
applied to my dts32 branch for 4.5, after fixing the rk32288 in the subject
Thanks
Heiko
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-12-11 23:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-11 14:45 [PATCH] arm: dts: rockchip: Fix typo in rk32288 sdmmc card detect pin name Matthias Brugger
2015-12-11 23:08 ` Heiko Stübner
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).