diff options
| author | Olof Johansson <olof@lixom.net> | 2017-04-19 08:31:20 -0400 |
|---|---|---|
| committer | Olof Johansson <olof@lixom.net> | 2017-04-19 08:31:20 -0400 |
| commit | 1409ce036cf265ab536cbd1308678bcf4558f4b8 (patch) | |
| tree | 58400a80241088f12a132c4aefb125477ecf3b27 /arch/arm/boot/dts/socfpga_cyclone5_mcv.dtsi | |
| parent | b68d58a816971dd9dad3aea2832b6f8b151a7796 (diff) | |
| parent | 7fed0cbffe1db3383ae1900fffc8f4e14d2735c8 (diff) | |
Merge tag 'socfpga_dts_for_v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dt
SoCFPGA DTS updates for v4.12
- Clean-up:
- Add clock/memory nodes
- Add labels for CPU nodes
- Remove unused unit names and reg
- Remove unused skeleton.dtsi
- Add support for PMU
- Add QSPI for sodia board
- Add Reset controller for Arria10
* tag 'socfpga_dts_for_v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux:
ARM: dts: socfpga: Add Devkit A10-SR Reset Controller
ARM: dts: socfpga: sodia: enable qspi
ARM: dts: socfpga: Add support for PMU
ARM: dts: socfpga: Add labels for CPU nodes
ARM: dts: socfpga: Do not include skeleton.dtsi
ARM: dts: socfpga: Remove unit name for LEDs in EBV SOCrates
ARM: dts: socfpga: Remove unneeded reg from stmpe_touchscreen
ARM: dts: socfpga: Remove unneeded unit names
ARM: dts: socfpga: Add unit name to memory nodes
ARM: dts: socfpga: Add unit name to clock nodes
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot/dts/socfpga_cyclone5_mcv.dtsi')
| -rw-r--r-- | arch/arm/boot/dts/socfpga_cyclone5_mcv.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/socfpga_cyclone5_mcv.dtsi b/arch/arm/boot/dts/socfpga_cyclone5_mcv.dtsi index 6ad3b1eb9b86..3c03da6b8b1d 100644 --- a/arch/arm/boot/dts/socfpga_cyclone5_mcv.dtsi +++ b/arch/arm/boot/dts/socfpga_cyclone5_mcv.dtsi | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | model = "Aries/DENX MCV"; | 21 | model = "Aries/DENX MCV"; |
| 22 | compatible = "altr,socfpga-cyclone5", "altr,socfpga"; | 22 | compatible = "altr,socfpga-cyclone5", "altr,socfpga"; |
| 23 | 23 | ||
| 24 | memory { | 24 | memory@0 { |
| 25 | name = "memory"; | 25 | name = "memory"; |
| 26 | device_type = "memory"; | 26 | device_type = "memory"; |
| 27 | reg = <0x0 0x40000000>; /* 1 GiB */ | 27 | reg = <0x0 0x40000000>; /* 1 GiB */ |
