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

Commit b45ccc4e authored by Santosh Shilimkar's avatar Santosh Shilimkar Committed by Benoit Cousson
Browse files

ARM: dts: OMAP5: Align the local timer dt node as per the current binding code



It has been decided to not duplicate banked modules dt nodes and that is
how the current arch timer dt extraction code is.

Update the OMAP5 DT file accordingly.

Signed-off-by: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: default avatarBenoit Cousson <benoit.cousson@linaro.org>
parent 03178c66
Loading
Loading
Loading
Loading
+7 −12
Original line number Diff line number Diff line
@@ -33,23 +33,18 @@
	cpus {
		cpu@0 {
			compatible = "arm,cortex-a15";
			timer {
				compatible = "arm,armv7-timer";
				/* 14th PPI IRQ, active low level-sensitive */
				interrupts = <1 14 0x308>;
				clock-frequency = <6144000>;
			};
		};
		cpu@1 {
			compatible = "arm,cortex-a15";
		};
	};

	timer {
		compatible = "arm,armv7-timer";
		/* 14th PPI IRQ, active low level-sensitive */
		interrupts = <1 14 0x308>;
		clock-frequency = <6144000>;
	};
		};
	};

	/*
	 * The soc node represents the soc top level view. It is uses for IPs