summaryrefslogtreecommitdiffstats
path: root/dts/src/arc/axc001.dtsi
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-04-05 14:51:53 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-04-08 10:16:55 +0200
commit6cec968f559cc22939dbe90ebbde245a7e8a85f4 (patch)
tree28fbfdca50bc950506741206a8fd36805a78abea /dts/src/arc/axc001.dtsi
parent1dc748b3b202cadf9b799874d9af8d441ee556bc (diff)
downloadbarebox-6cec968f559cc22939dbe90ebbde245a7e8a85f4.tar.gz
barebox-6cec968f559cc22939dbe90ebbde245a7e8a85f4.tar.xz
dts: update to v5.1-rc2
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/src/arc/axc001.dtsi')
-rw-r--r--dts/src/arc/axc001.dtsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/dts/src/arc/axc001.dtsi b/dts/src/arc/axc001.dtsi
index fdc266504a..37be3bf03a 100644
--- a/dts/src/arc/axc001.dtsi
+++ b/dts/src/arc/axc001.dtsi
@@ -41,7 +41,7 @@
* this GPIO block ORs all interrupts on CPU card (creg,..)
* to uplink only 1 IRQ to ARC core intc
*/
- dw-apb-gpio@0x2000 {
+ dw-apb-gpio@2000 {
compatible = "snps,dw-apb-gpio";
reg = < 0x2000 0x80 >;
#address-cells = <1>;
@@ -60,7 +60,7 @@
};
};
- debug_uart: dw-apb-uart@0x5000 {
+ debug_uart: dw-apb-uart@5000 {
compatible = "snps,dw-apb-uart";
reg = <0x5000 0x100>;
clock-frequency = <33333000>;
@@ -88,7 +88,7 @@
* avoid duplicating the MB dtsi file given that IRQ from
* this intc to cpu intc are different for axs101 and axs103
*/
- mb_intc: dw-apb-ictl@0xe0012000 {
+ mb_intc: dw-apb-ictl@e0012000 {
#interrupt-cells = <1>;
compatible = "snps,dw-apb-ictl";
reg = < 0x0 0xe0012000 0x0 0x200 >;