summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qxp-ss-lvds.dtsi
diff options
context:
space:
mode:
authorLiu Ying <victor.liu@nxp.com>2020-05-07 16:08:09 +0800
committerLiu Ying <victor.liu@nxp.com>2020-05-09 10:48:30 +0800
commit83eae80bd074da4443131bfd6792908fb92c35ab (patch)
tree9a8bdddce1165ce2fe46a6e8e9f7bea4a5c8ac19 /arch/arm64/boot/dts/freescale/imx8qxp-ss-lvds.dtsi
parentd80b06f68c251b98523cbdfce306c440fdaea192 (diff)
MLK-23942-2 arm64: imx8qxp-ss-lvds.dtsi: Add power-domain-names property for ldb nodes
This patch adds power-domain-names property for ldb nodes, so that the ldb driver can attach multiple power domains and enable runtime PM support. Signed-off-by: Liu Ying <victor.liu@nxp.com> Reviewed-by: Sandor Yu <Sandor.yu@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8qxp-ss-lvds.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8qxp-ss-lvds.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8qxp-ss-lvds.dtsi b/arch/arm64/boot/dts/freescale/imx8qxp-ss-lvds.dtsi
index 5b2a79cefccc..c8b5468f2d86 100644
--- a/arch/arm64/boot/dts/freescale/imx8qxp-ss-lvds.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8qxp-ss-lvds.dtsi
@@ -138,6 +138,7 @@
"aux_pixel", "aux_bypass";
power-domains = <&pd IMX_SC_R_LVDS_0>,
<&pd IMX_SC_R_LVDS_1>;
+ power-domain-names = "main", "aux";
gpr = <&lvds_region1>;
fsl,auxldb = <&ldb2>;
status = "disabled";
@@ -299,6 +300,7 @@
"aux_pixel", "aux_bypass";
power-domains = <&pd IMX_SC_R_LVDS_1>,
<&pd IMX_SC_R_LVDS_0>;
+ power-domain-names = "main", "aux";
gpr = <&lvds_region2>;
fsl,auxldb = <&ldb1>;
status = "disabled";