* [PATCH] arm64: dts: Fix typo in rk3368 card detect binding
@ 2015-12-11 13:22 Matthias Brugger
2015-12-11 14:35 ` Heiko Stübner
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Brugger @ 2015-12-11 13:22 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 called sdmcc-cd.
This patch fixes the typo and renames the pin to sdmmc-cd.
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
---
arch/arm64/boot/dts/rockchip/rk3368.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/rockchip/rk3368.dtsi b/arch/arm64/boot/dts/rockchip/rk3368.dtsi
index cc093a4..936542f 100644
--- a/arch/arm64/boot/dts/rockchip/rk3368.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3368.dtsi
@@ -762,7 +762,7 @@
rockchip,pins = <2 10 RK_FUNC_1 &pcfg_pull_up>;
};
- sdmmc_cd: sdmcc-cd {
+ sdmmc_cd: sdmmc-cd {
rockchip,pins = <2 11 RK_FUNC_1 &pcfg_pull_up>;
};
--
2.6.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: dts: Fix typo in rk3368 card detect binding
2015-12-11 13:22 [PATCH] arm64: dts: Fix typo in rk3368 card detect binding Matthias Brugger
@ 2015-12-11 14:35 ` Heiko Stübner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stübner @ 2015-12-11 14:35 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, 14:22:19 schrieb Matthias Brugger:
> The card detect pin is 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 arm64 dts branch, after fixing up the subject.
Thanks
Heiko
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-12-11 14:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-11 13:22 [PATCH] arm64: dts: Fix typo in rk3368 card detect binding Matthias Brugger
2015-12-11 14:35 ` 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).