[PATCH 4/4] ARM: i.MX7: drop now useless imx7s.dtsi
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Fri Jul 28 13:08:12 PDT 2017
This file was introduced in commit 55eed47d8515 ("ARM: i.MX7: Add
imx7s.dtsi") because the imx clocksource driver picked the wrong clock
to determine the parent frequency. As this is fixed since commit
"ARM: imx: clocksource: Use per clock for determining parent freq" this
file can go away.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
---
arch/arm/dts/imx7s-warp.dts | 1 -
arch/arm/dts/imx7s.dtsi | 4 ----
2 files changed, 5 deletions(-)
delete mode 100644 arch/arm/dts/imx7s.dtsi
diff --git a/arch/arm/dts/imx7s-warp.dts b/arch/arm/dts/imx7s-warp.dts
index c2db0d8ae001..1a92e09d1445 100644
--- a/arch/arm/dts/imx7s-warp.dts
+++ b/arch/arm/dts/imx7s-warp.dts
@@ -8,7 +8,6 @@
*/
#include <arm/imx7s-warp.dts>
-#include "imx7s.dtsi"
/ {
chosen {
diff --git a/arch/arm/dts/imx7s.dtsi b/arch/arm/dts/imx7s.dtsi
deleted file mode 100644
index 95c790719f6e..000000000000
--- a/arch/arm/dts/imx7s.dtsi
+++ /dev/null
@@ -1,4 +0,0 @@
-&gpt1 {
- clocks = <&clks IMX7D_GPT1_ROOT_CLK>,
- <&clks IMX7D_GPT1_ROOT_CLK>;
-};
\ No newline at end of file
--
2.11.0
More information about the barebox
mailing list