summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2018-01-04 11:29:41 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-12-24 01:27:31 +0100
commit72935ef10746e7894d96c8ae131975bd8a5d4b11 (patch)
treec06df752364e1423b705143cd1c628aff9a5f987 /arch/arm
parenta0eb577dc236cfb11c807e28d07adab4c49a2fef (diff)
ARM: dts: imx7-colibri-emmc: remove operating points
The operating points are already present in imx7d.dtsi, there is no need to dupplicate the operating points in the module level device tree. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/imx7d-colibri-emmc.dtsi10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm/boot/dts/imx7d-colibri-emmc.dtsi b/arch/arm/boot/dts/imx7d-colibri-emmc.dtsi
index a78ca9aeb091..04f034c98824 100644
--- a/arch/arm/boot/dts/imx7d-colibri-emmc.dtsi
+++ b/arch/arm/boot/dts/imx7d-colibri-emmc.dtsi
@@ -21,16 +21,6 @@
memory {
reg = <0x80000000 0x40000000>;
};
-
- cpus {
- cpu0: cpu@0 {
- operating-points = <
- /* KHz uV */
- 996000 1075000
- 792000 975000
- >;
- };
- };
};
&usdhc3 {