Message ID | 20210402170139.140595-1-nicolas.ferre@microchip.com |
---|---|
State | Accepted |
Commit | 4d930c421e3b4f5bb3a9dd6b2eba2b15d458fcb5 |
Headers | show |
Series | ARM: dts: at91: sama5d2: add ETB and ETM unit name | expand |
diff --git a/arch/arm/boot/dts/sama5d2.dtsi b/arch/arm/boot/dts/sama5d2.dtsi index 2c4952427296..a27294394508 100644 --- a/arch/arm/boot/dts/sama5d2.dtsi +++ b/arch/arm/boot/dts/sama5d2.dtsi @@ -40,7 +40,7 @@ pmu { interrupts = <2 IRQ_TYPE_LEVEL_HIGH 0>; }; - etb { + etb@740000 { compatible = "arm,coresight-etb10", "arm,primecell"; reg = <0x740000 0x1000>; @@ -56,7 +56,7 @@ etb_in: endpoint { }; }; - etm { + etm@73C000 { compatible = "arm,coresight-etm3x", "arm,primecell"; reg = <0x73C000 0x1000>;