Skip to content

Commit 8b5cef2

Browse files
committed
Merge branch 'at91-5.4-trunk/dt' into linux-5.4-at91
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
2 parents 61423bf + 06bbfee commit 8b5cef2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm/boot/dts/sama5d2.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@
493493
};
494494

495495
tcb0: timer@f800c000 {
496-
compatible = "atmel,at91sam9x5-tcb", "simple-mfd", "syscon";
496+
compatible = "atmel,sama5d2-tcb", "simple-mfd", "syscon";
497497
#address-cells = <1>;
498498
#size-cells = <0>;
499499
reg = <0xf800c000 0x100>;
@@ -503,7 +503,7 @@
503503
};
504504

505505
tcb1: timer@f8010000 {
506-
compatible = "atmel,at91sam9x5-tcb", "simple-mfd", "syscon";
506+
compatible = "atmel,sama5d2-tcb", "simple-mfd", "syscon";
507507
#address-cells = <1>;
508508
#size-cells = <0>;
509509
reg = <0xf8010000 0x100>;

0 commit comments

Comments
 (0)