1
0
Fork 0

ARM: dts: rockchip: enable PWM on Radxa Rock

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>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
hifive-unleashed-5.1
Julien CHAUVEAU 2014-11-14 16:32:25 +01:00 committed by Heiko Stuebner
parent 6df127f37c
commit efb66e93d1
1 changed files with 12 additions and 0 deletions

View File

@ -243,6 +243,18 @@
disable-wp;
};
&pwm1 {
status = "okay";
};
&pwm2 {
status = "okay";
};
&pwm3 {
status = "okay";
};
&pinctrl {
pcfg_output_low: pcfg-output-low {
output-low;