Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 14c44aa5 authored by Lorenzo Pieralisi's avatar Lorenzo Pieralisi
Browse files

ARM: dts: sunxi: cpus/cpu nodes dts updates



This patch updates the in-kernel dts files according to the latest cpus
and cpu bindings updates for ARM.

Signed-off-by: default avatarLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 78e65739
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,7 +17,9 @@

	cpus {
		cpu@0 {
			device_type = "cpu";
			compatible = "arm,cortex-a8";
			reg = <0x0>;
		};
	};

+2 −0
Original line number Diff line number Diff line
@@ -18,7 +18,9 @@

	cpus {
		cpu@0 {
			device_type = "cpu";
			compatible = "arm,cortex-a8";
			reg = <0x0>;
		};
	};