All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Gerasimov <tossel@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCHv3 2/2] ARM: dts: zynq: Rename dts for Z-turn board
Date: Sat, 24 Mar 2018 18:32:00 +0100	[thread overview]
Message-ID: <20180324173200.19862-3-tossel@gmail.com> (raw)
In-Reply-To: <20180324173200.19862-1-tossel@gmail.com>

Makes naming in line with other Zynq boards.

Signed-off-by: Anton Gerasimov <tossel@gmail.com>
---
 arch/arm/dts/Makefile                                | 2 +-
 arch/arm/dts/{zynq-zturn-myir.dts => zynq-zturn.dts} | 0
 configs/zynq_z_turn_defconfig                        | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename arch/arm/dts/{zynq-zturn-myir.dts => zynq-zturn.dts} (100%)

diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 20a4c37d48..83aa2f4df4 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -143,7 +143,7 @@ dtb-$(CONFIG_ARCH_ZYNQ) += \
 	zynq-zc770-xm012.dtb \
 	zynq-zc770-xm013.dtb \
 	zynq-zed.dtb \
-	zynq-zturn-myir.dtb \
+	zynq-zturn.dtb \
 	zynq-zybo.dtb
 dtb-$(CONFIG_ARCH_ZYNQMP) += \
 	zynqmp-ep108.dtb			\
diff --git a/arch/arm/dts/zynq-zturn-myir.dts b/arch/arm/dts/zynq-zturn.dts
similarity index 100%
rename from arch/arm/dts/zynq-zturn-myir.dts
rename to arch/arm/dts/zynq-zturn.dts
diff --git a/configs/zynq_z_turn_defconfig b/configs/zynq_z_turn_defconfig
index 7a51b85ac8..1270e30cab 100644
--- a/configs/zynq_z_turn_defconfig
+++ b/configs/zynq_z_turn_defconfig
@@ -2,7 +2,7 @@ CONFIG_ARM=y
 CONFIG_ARCH_ZYNQ=y
 CONFIG_SYS_TEXT_BASE=0x4000000
 CONFIG_SPL_STACK_R_ADDR=0x200000
-CONFIG_DEFAULT_DEVICE_TREE="zynq-zturn-myir"
+CONFIG_DEFAULT_DEVICE_TREE="zynq-zturn"
 CONFIG_DEBUG_UART=y
 CONFIG_DISTRO_DEFAULTS=y
 CONFIG_FIT=y
-- 
2.16.2

  parent reply	other threads:[~2018-03-24 17:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-15 23:08 [U-Boot] [PATCHv2 0/2] Changes to Z-turn dts Anton Gerasimov
2018-03-15 23:08 ` [U-Boot] [PATCHv2 1/2] ARM: dts: zynq: Update dts for Z-turn board Anton Gerasimov
2018-03-15 23:29   ` Alexander Graf
2018-03-16 10:33     ` Michal Simek
2018-03-16 11:14       ` Tom Rini
2018-03-16 22:40     ` Anton Gerasimov
2018-03-15 23:08 ` [U-Boot] [PATCHv2 2/2] ARM: dts: zynq: Rename " Anton Gerasimov
2018-03-16  0:14   ` Alexander Graf
2018-03-24 17:31 ` [U-Boot] [PATCHv3 0/2] Changes to Z-turn dtd Anton Gerasimov
2018-03-24 17:31   ` [U-Boot] [PATCHv3 1/2] ARM: dts: zynq: Update dts for Z-turn board Anton Gerasimov
2018-03-25  1:15     ` Alexander Graf
2018-03-24 17:32   ` Anton Gerasimov [this message]
2018-03-25  1:15     ` [U-Boot] [PATCHv3 2/2] ARM: dts: zynq: Rename " Alexander Graf
2018-03-28 10:52   ` [U-Boot] [PATCHv3 0/2] Changes to Z-turn dtd Michal Simek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180324173200.19862-3-tossel@gmail.com \
    --to=tossel@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.