aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/zynq-cc108.dts
diff options
context:
space:
mode:
authorLuis Araneda <luaraneda@gmail.com>2018-07-12 00:10:20 -0400
committerMichal Simek <michal.simek@xilinx.com>2018-07-19 09:55:40 +0200
commit28432332457b9f9380b8d85a9cd3adae2a59f469 (patch)
treee3746417cc2609111252616478d3e09a71eeb7cb /arch/arm/boot/dts/zynq-cc108.dts
parentARM: dts: zynq: Set correct manufacturer for ZedBoard and MicroZed boards (diff)
downloadlinux-dev-28432332457b9f9380b8d85a9cd3adae2a59f469.tar.xz
linux-dev-28432332457b9f9380b8d85a9cd3adae2a59f469.zip
ARM: dts: zynq: correct and improve the model property of dt files
Replace the current value of the model property by a more accurate description of each board (which includes the manufacturer), as some of the boards had the same value ("Xilinx Zynq") Signed-off-by: Luis Araneda <luaraneda@gmail.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm/boot/dts/zynq-cc108.dts')
-rw-r--r--arch/arm/boot/dts/zynq-cc108.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/zynq-cc108.dts b/arch/arm/boot/dts/zynq-cc108.dts
index 1a0f631c1d8d..8b9ab9bba23b 100644
--- a/arch/arm/boot/dts/zynq-cc108.dts
+++ b/arch/arm/boot/dts/zynq-cc108.dts
@@ -12,8 +12,8 @@
/include/ "zynq-7000.dtsi"
/ {
+ model = "Xilinx CC108 board";
compatible = "xlnx,zynq-cc108", "xlnx,zynq-7000";
- model = "Xilinx Zynq";
aliases {
ethernet0 = &gem0;