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

Commit 738c7409 authored by Afzal Mohammed's avatar Afzal Mohammed Committed by Benoit Cousson
Browse files

ARM: dts: AM4372: cpu(s) node per latest binding



Update AM4372 cpu node to the latest cpus/cpu bindings for ARM.

Signed-off-by: default avatarAfzal Mohammed <afzal@ti.com>
Acked-by: default avatarMark Rutland <mark.rutland@arm.com>
Signed-off-by: default avatarBenoit Cousson <bcousson@baylibre.com>
parent 6e58b8f1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -22,8 +22,12 @@
	};

	cpus {
		#address-cells = <1>;
		#size-cells = <0>;
		cpu@0 {
			compatible = "arm,cortex-a9";
			device_type = "cpu";
			reg = <0>;
		};
	};