.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | 3 | * at91sam9rlek.dts - Device Tree file for Atmel at91sam9rl reference board |
---|
3 | 4 | * |
---|
4 | 5 | * Copyright (C) 2014 Microchip |
---|
5 | 6 | * Alexandre Belloni <alexandre.belloni@free-electrons.com> |
---|
6 | | - * |
---|
7 | | - * Licensed under GPLv2 only |
---|
8 | 7 | */ |
---|
9 | 8 | /dts-v1/; |
---|
10 | 9 | #include "at91sam9rl.dtsi" |
---|
.. | .. |
---|
18 | 17 | stdout-path = "serial0:115200n8"; |
---|
19 | 18 | }; |
---|
20 | 19 | |
---|
21 | | - memory { |
---|
| 20 | + memory@20000000 { |
---|
22 | 21 | reg = <0x20000000 0x4000000>; |
---|
23 | 22 | }; |
---|
24 | 23 | |
---|
.. | .. |
---|
37 | 36 | display = <&display0>; |
---|
38 | 37 | status = "okay"; |
---|
39 | 38 | |
---|
40 | | - display0: display { |
---|
| 39 | + display0: panel { |
---|
41 | 40 | bits-per-pixel = <16>; |
---|
42 | 41 | atmel,lcdcon-backlight; |
---|
43 | 42 | atmel,dmacon = <0x1>; |
---|