1
0
Fork 0

LF-1189-12 arm64: dts: imx8qxp-mek: Add PWM pinctrl for LCDIF display

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>
5.4-rM2-2.2.x-imx-squashed
Liu Ying 2020-03-30 10:03:04 +08:00
parent e15cfc057d
commit b5dc195241
1 changed files with 6 additions and 0 deletions

View File

@ -1486,4 +1486,10 @@
IMX8QXP_MCLK_OUT0_ADMA_LCDIF_CLK 0x00000060
>;
};
pinctrl_lcdifpwm: lcdifpwmgrp {
fsl,pins = <
IMX8QXP_SPI0_CS1_ADMA_LCD_PWM0_OUT 0x00000060
>;
};
};