LF-1189-13 arm64: dts: imx8qxp-mek: Add adma_pwm support
authorLiu Ying <victor.liu@nxp.com>
Mon, 30 Mar 2020 02:15:28 +0000 (10:15 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:22:20 +0000 (11:22 +0800)
This patch adds adma_pwm support for i.MX8qxp mek platform.
The PWM can be used to control display panel's backlight.

Reviewed-by: Robert Chiras <robert.chiras@nxp.com>
Tested-by: Robert Chiras <robert.chiras@nxp.com>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
arch/arm64/boot/dts/freescale/imx8qxp-mek.dts

index d38754c..a7d437b 100755 (executable)
        status = "okay";
 };
 
+&adma_pwm {
+       pinctrl-names = "default";
+       pinctrl-0 = <&pinctrl_lcdifpwm>;
+       status = "okay";
+};
+
 &fec1 {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_fec1>;