arm64: dts: rockchip: Enable pwm1 on rk3368-lion-haikou

The pwm1 is exposed as BLT_CTRL signal on the MISC I/O pin header of the
haikou baseboard and the Qseven  standard specifies this signal is only
for PWM (either for a panel backlight or generic PWM).

So enable it in the Haikou baseboard for Lion.

Suggested-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Link: https://patch.msgid.link/20260114230707.4175162-5-heiko@sntech.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Heiko Stuebner 2026-01-15 00:07:06 +01:00 committed by Heiko Stuebner
parent 385430244e
commit f03f3e0a77

View File

@ -74,6 +74,10 @@ eeprom: eeprom@50 {
};
};
&pwm1 {
status = "okay";
};
&sdmmc {
bus-width = <4>;
cap-mmc-highspeed;