diff options
author | Heiko Stuebner <heiko@sntech.de> | 2014-06-21 17:03:40 +0200 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2014-07-26 23:15:33 +0200 |
commit | d356d96f8558d69d4b0d4c72d95002e9b6533531 (patch) | |
tree | b79a96bc965cb0397349b74a5b498fa2fcfe39c1 /arch/arm/boot/dts/rk3188.dtsi | |
parent | 560106c1ca063e7cbbb527c0df2c6929cb36c6ae (diff) | |
download | lwn-d356d96f8558d69d4b0d4c72d95002e9b6533531.tar.gz lwn-d356d96f8558d69d4b0d4c72d95002e9b6533531.zip |
arm: dts: rockchip: remove obsolete clock gate definitions
The clock and reset unit is now provided by the rk3188-cru clock driver and thus
the old style definitions of the gate clocks can go away.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-By: Max Schwarz <max.schwarz@online.de>
Tested-By: Max Schwarz <max.schwarz@online.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3188.dtsi')
-rw-r--r-- | arch/arm/boot/dts/rk3188.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi index bf0741a89b7c..0db541c4e7b3 100644 --- a/arch/arm/boot/dts/rk3188.dtsi +++ b/arch/arm/boot/dts/rk3188.dtsi @@ -17,7 +17,6 @@ #include <dt-bindings/pinctrl/rockchip.h> #include <dt-bindings/clock/rk3188-cru.h> #include "rk3xxx.dtsi" -#include "rk3188-clocks.dtsi" / { compatible = "rockchip,rk3188"; |