diff options
author | Chris Zhong <zyw@rock-chips.com> | 2015-12-10 13:46:39 +0800 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-12-11 12:30:48 +0100 |
commit | b04061e6599be87a23e7bc06f3bf4d3b3e325ff8 (patch) | |
tree | b88fac7804f6467a218c46463ec0c26bb4d71b22 /arch/arm/boot/dts/rk3288-evb-act8846.dts | |
parent | 662513a14c9dd1ba2b4d5928d6eae443744edefc (diff) | |
download | linux-b04061e6599be87a23e7bc06f3bf4d3b3e325ff8.tar.bz2 |
ARM: dts: rockchip: move the public part to rk3288-evb common
Rk3288-evb-act8846 and rk3288-evb-rk808 are the power boards of
rk3288-evb, they provide the same power supply interface to the
motherboard. Sort out them, put the public part to rk3288-evb.dtsi,
such as gmac and cpu-supply, leaving only the power section.
Signed-off-by: Chris Zhong <zyw@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3288-evb-act8846.dts')
-rw-r--r-- | arch/arm/boot/dts/rk3288-evb-act8846.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/rk3288-evb-act8846.dts b/arch/arm/boot/dts/rk3288-evb-act8846.dts index 7b768b7e357f..e6621471753b 100644 --- a/arch/arm/boot/dts/rk3288-evb-act8846.dts +++ b/arch/arm/boot/dts/rk3288-evb-act8846.dts @@ -65,10 +65,6 @@ }; }; -&cpu0 { - cpu0-supply = <&vdd_cpu>; -}; - &i2c0 { clock-frequency = <400000>; |