LF-1189-12 arm64: dts: imx8qxp-mek: Add PWM pinctrl for LCDIF display
authorLiu Ying <victor.liu@nxp.com>
Mon, 30 Mar 2020 02:03:04 +0000 (10:03 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:22:20 +0000 (11:22 +0800)
This patch adds PWM pinctrl setting support for LCDIF display.
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 93631a9..d38754c 100755 (executable)
                        IMX8QXP_MCLK_OUT0_ADMA_LCDIF_CLK        0x00000060
                >;
        };
+
+       pinctrl_lcdifpwm: lcdifpwmgrp {
+               fsl,pins = <
+                       IMX8QXP_SPI0_CS1_ADMA_LCD_PWM0_OUT      0x00000060
+               >;
+       };
 };
 
 &scu_key {