From: Adam Ford <aford173@gmail.com>
Date: Wed, 12 Jun 2019 01:28:44 +0000 (-0500)
Subject: ARM: dts: da850: Resync with Linux 5.1.9
X-Git-Tag: v2025.01-rc5-pxa1908~2887^2~5
X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/%7B%7B%20%24.Site.BaseURL%20%7D%7Dposts/%7B%7B?a=commitdiff_plain;h=4972a2a83f07e80172a4d619ff55f3ccc6e1cb22;p=u-boot.git

ARM: dts: da850: Resync with Linux 5.1.9

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@20000 {
 			compatible = "ti,da830-timer";
 			reg = <0x20000 0x1000>;
-			interrupts = <12>, <13>;
+			interrupts = <21>, <22>;
 			interrupt-names = "tint12", "tint34";
 			clocks = <&pll0_auxclk>;
 		};