projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef4c826
)
LF-1189-12 arm64: dts: imx8qxp-mek: Add PWM pinctrl for LCDIF display
author
Liu Ying
<victor.liu@nxp.com>
Mon, 30 Mar 2020 02:03:04 +0000
(10:03 +0800)
committer
Dong 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
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
b/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
index
93631a9
..
d38754c
100755
(executable)
--- a/
arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
+++ b/
arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
@@
-1463,6
+1463,12
@@
IMX8QXP_MCLK_OUT0_ADMA_LCDIF_CLK 0x00000060
>;
};
+
+ pinctrl_lcdifpwm: lcdifpwmgrp {
+ fsl,pins = <
+ IMX8QXP_SPI0_CS1_ADMA_LCD_PWM0_OUT 0x00000060
+ >;
+ };
};
&scu_key {