From 974380be330e6804d3b64fc7ab06c514f98aa251 Mon Sep 17 00:00:00 2001 From: Fancy Fang Date: Tue, 16 Feb 2016 14:19:59 +0800 Subject: MLK-12402-1 ARM: dts: imx6sx: add power-domains for display domain Add power-domains for display domain for imx6sx. Signed-off-by: Fancy Fang Signed-off-by: Leonard Crestez --- arch/arm/boot/dts/imx6sx.dtsi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'arch/arm/boot/dts/imx6sx.dtsi') diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi index 2de4ef6f98a4..68cae955921d 100644 --- a/arch/arm/boot/dts/imx6sx.dtsi +++ b/arch/arm/boot/dts/imx6sx.dtsi @@ -1227,6 +1227,7 @@ clocks = <&clks IMX6SX_CLK_PXP_AXI>, <&clks IMX6SX_CLK_DISPLAY_AXI>; clock-names = "pxp-axi", "disp-axi"; + power-domains = <&gpc 2>; status = "disabled"; }; @@ -1250,6 +1251,7 @@ <&clks IMX6SX_CLK_LCDIF_APB>, <&clks IMX6SX_CLK_DISPLAY_AXI>; clock-names = "pix", "axi", "disp_axi"; + power-domains = <&gpc 2>; status = "disabled"; }; @@ -1261,6 +1263,7 @@ <&clks IMX6SX_CLK_LCDIF_APB>, <&clks IMX6SX_CLK_DISPLAY_AXI>; clock-names = "pix", "axi", "disp_axi"; + power-domains = <&gpc 2>; status = "disabled"; }; -- cgit v1.2.3