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

Commit 95a36c11 authored by Marek Vasut's avatar Marek Vasut Committed by Shawn Guo
Browse files

ARM: dts: novena: Enable PWM1



Enable PWM1, otherwise the backlight cannot work.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 76e691fc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -451,6 +451,10 @@
	status = "okay";
};

&pwm1 {
	status = "okay";
};

&sata {
	target-supply = <&reg_sata>;
	fsl,transmit-level-mV = <1025>;