1
0
Fork 0

ARM: dts: novena: Enable PWM1

Enable PWM1, otherwise the backlight cannot work.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
hifive-unleashed-5.1
Marek Vasut 2016-10-17 18:34:49 +02:00 committed by Shawn Guo
parent 76e691fc76
commit 95a36c1197
1 changed files with 4 additions and 0 deletions

View File

@ -451,6 +451,10 @@
status = "okay";
};
&pwm1 {
status = "okay";
};
&sata {
target-supply = <&reg_sata>;
fsl,transmit-level-mV = <1025>;