ARM: dts: da850: Resync with Linux 5.1.9
authorAdam Ford <aford173@gmail.com>
Wed, 12 Jun 2019 01:28:44 +0000 (20:28 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 13 Jul 2019 15:11:30 +0000 (11:11 -0400)
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>
arch/arm/dts/da850.dtsi

index 47aa53ba6b92236d4616992aeea113a81bfb8c97..559659b399d04d6d9642d673d335772bc8274b5f 100644 (file)
                clocksource: timer@20000 {
                        compatible = "ti,da830-timer";
                        reg = <0x20000 0x1000>;
-                       interrupts = <12>, <13>;
+                       interrupts = <21>, <22>;
                        interrupt-names = "tint12", "tint34";
                        clocks = <&pll0_auxclk>;
                };