summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/at91sam9rl.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/at91sam9rl.dtsi')
-rw-r--r--dts/src/arm/at91sam9rl.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/src/arm/at91sam9rl.dtsi b/dts/src/arm/at91sam9rl.dtsi
index 7768342a66..52f0e9ef8f 100644
--- a/dts/src/arm/at91sam9rl.dtsi
+++ b/dts/src/arm/at91sam9rl.dtsi
@@ -70,7 +70,7 @@
};
};
- sram: sram@00300000 {
+ sram: sram@300000 {
compatible = "mmio-sram";
reg = <0x00300000 0x10000>;
};
@@ -81,7 +81,7 @@
#size-cells = <1>;
ranges;
- fb0: fb@00500000 {
+ fb0: fb@500000 {
compatible = "atmel,at91sam9rl-lcdc";
reg = <0x00500000 0x1000>;
interrupts = <23 IRQ_TYPE_LEVEL_HIGH 3>;