* [U-Boot] [PATCH] ARM: dts: da850: Resync with Linux 5.1.9
@ 2019-06-12 1:28 Adam Ford
2019-07-14 13:08 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Adam Ford @ 2019-06-12 1:28 UTC (permalink / raw)
To: u-boot
The da850.dtsi file had some changes. This patch pulls in the
changes from Kernel 5.1.9
Signed-off-by: Adam Ford <aford173@gmail.com>
diff --git a/arch/arm/dts/da850.dtsi b/arch/arm/dts/da850.dtsi
index 47aa53ba6b..559659b399 100644
--- a/arch/arm/dts/da850.dtsi
+++ b/arch/arm/dts/da850.dtsi
@@ -476,7 +476,7 @@
clocksource: timer at 20000 {
compatible = "ti,da830-timer";
reg = <0x20000 0x1000>;
- interrupts = <12>, <13>;
+ interrupts = <21>, <22>;
interrupt-names = "tint12", "tint34";
clocks = <&pll0_auxclk>;
};
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-14 13:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-12 1:28 [U-Boot] [PATCH] ARM: dts: da850: Resync with Linux 5.1.9 Adam Ford
2019-07-14 13:08 ` Tom Rini
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.