diff options
author | Robin Gong <b38343@freescale.com> | 2014-03-21 06:38:48 -0400 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:58:05 -0400 |
commit | 578f39bc253087e9283b2e9df75f8db5d6d6dd58 (patch) | |
tree | 113269242ab412e3b9ce409b7cdb9d142d5777e8 /arch/arm/boot | |
parent | f8db520f5a68e36b476b9a382b41145231c72e77 (diff) |
ENGR00304676-2 ARM: dts: imx6sx: add new pcie regulator for gpc
add new pcie regulator for gpc driver to install the right notify
function.
Signed-off-by: Robin Gong <b38343@freescale.com>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r-- | arch/arm/boot/dts/imx6sx.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi index 1c22303fda18..95b47bec4dfd 100644 --- a/arch/arm/boot/dts/imx6sx.dtsi +++ b/arch/arm/boot/dts/imx6sx.dtsi | |||
@@ -405,6 +405,7 @@ | |||
405 | clocks = <&clks IMX6SX_CLK_GPU>, <&clks IMX6SX_CLK_IPG>; | 405 | clocks = <&clks IMX6SX_CLK_GPU>, <&clks IMX6SX_CLK_IPG>; |
406 | clock-names = "gpu3d_core", "ipg"; | 406 | clock-names = "gpu3d_core", "ipg"; |
407 | pu-supply = <&pu_dummy>; | 407 | pu-supply = <&pu_dummy>; |
408 | pcie-supply = <®_pcie>; | ||
408 | }; | 409 | }; |
409 | 410 | ||
410 | gpio1: gpio@0209c000 { | 411 | gpio1: gpio@0209c000 { |