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

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
......@@ -451,6 +451,10 @@ &pcie {
status = "okay";
};
&pwm1 {
status = "okay";
};
&sata {
target-supply = <&reg_sata>;
fsl,transmit-level-mV = <1025>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment