From b04061e6599be87a23e7bc06f3bf4d3b3e325ff8 Mon Sep 17 00:00:00 2001 From: Chris Zhong Date: Thu, 10 Dec 2015 13:46:39 +0800 Subject: 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 Signed-off-by: Heiko Stuebner --- arch/arm/boot/dts/rk3288-evb-act8846.dts | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/arm/boot/dts/rk3288-evb-act8846.dts') 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>; -- cgit