Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit efb66e93 authored by Julien CHAUVEAU's avatar Julien CHAUVEAU Committed by Heiko Stuebner
Browse files

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: default avatarJulien CHAUVEAU <julien.chauveau@neo-technologies.fr>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 6df127f3
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -243,6 +243,18 @@
	disable-wp;
};

&pwm1 {
	status = "okay";
};

&pwm2 {
	status = "okay";
};

&pwm3 {
	status = "okay";
};

&pinctrl {
	pcfg_output_low: pcfg-output-low {
		output-low;