* [PATCH] ARM: dts: rockchip: enable PWM on Radxa Rock
@ 2014-11-14 15:32 Julien CHAUVEAU
2014-11-15 20:41 ` Heiko Stübner
0 siblings, 1 reply; 2+ messages in thread
From: Julien CHAUVEAU @ 2014-11-14 15:32 UTC (permalink / raw)
To: Heiko Stuebner, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, Russell King,
moderated list:ARM/Rockchip SoC..., open list:ARM/Rockchip SoC...,
open list:OPEN FIRMWARE AND..., open list
Cc: Julien CHAUVEAU
This enables user space access to the 3 PWM available on the Radxa Rock headers.
Signed-off-by: Julien CHAUVEAU <julien.chauveau@neo-technologies.fr>
---
arch/arm/boot/dts/rk3188-radxarock.dts | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/arch/arm/boot/dts/rk3188-radxarock.dts b/arch/arm/boot/dts/rk3188-radxarock.dts
index 0950a05..6eb62c0 100644
--- a/arch/arm/boot/dts/rk3188-radxarock.dts
+++ b/arch/arm/boot/dts/rk3188-radxarock.dts
@@ -243,6 +243,18 @@
disable-wp;
};
+&pwm1 {
+ status = "okay";
+};
+
+&pwm2 {
+ status = "okay";
+};
+
+&pwm3 {
+ status = "okay";
+};
+
&pinctrl {
pcfg_output_low: pcfg-output-low {
output-low;
--
2.1.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: dts: rockchip: enable PWM on Radxa Rock
2014-11-14 15:32 [PATCH] ARM: dts: rockchip: enable PWM on Radxa Rock Julien CHAUVEAU
@ 2014-11-15 20:41 ` Heiko Stübner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stübner @ 2014-11-15 20:41 UTC (permalink / raw)
To: Julien CHAUVEAU
Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Russell King, moderated list:ARM/Rockchip SoC...,
open list:ARM/Rockchip SoC..., open list:OPEN FIRMWARE AND...,
open list
Am Freitag, 14. November 2014, 16:32:25 schrieb Julien CHAUVEAU:
> This enables user space access to the 3 PWM available on the Radxa Rock
> headers.
>
> Signed-off-by: Julien CHAUVEAU <julien.chauveau@neo-technologies.fr>
added to my v3.19-armsoc/dts branch
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-15 20:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-14 15:32 [PATCH] ARM: dts: rockchip: enable PWM on Radxa Rock Julien CHAUVEAU
2014-11-15 20:41 ` 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).