linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM64: dts: meson-gxm: Rename q200 and q201 DT files for consistency
@ 2017-01-19  8:21 Neil Armstrong
  2017-01-19 18:05 ` Kevin Hilman
  2017-01-20 22:34 ` Andreas Färber
  0 siblings, 2 replies; 3+ messages in thread
From: Neil Armstrong @ 2017-01-19  8:21 UTC (permalink / raw)
  To: khilman, carlo, afaerber
  Cc: Neil Armstrong, linux-amlogic, linux-arm-kernel, linux-kernel,
	devicetree

In order to keep consistency naming with the Nexbox A1 DTS file, remove the
S912 SoC name in the GXM DT files.

Suggested-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 arch/arm64/boot/dts/amlogic/Makefile                                  | 4 ++--
 .../boot/dts/amlogic/{meson-gxm-s912-q200.dts => meson-gxm-q200.dts}  | 0
 .../boot/dts/amlogic/{meson-gxm-s912-q201.dts => meson-gxm-q201.dts}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename arch/arm64/boot/dts/amlogic/{meson-gxm-s912-q200.dts => meson-gxm-q200.dts} (100%)
 rename arch/arm64/boot/dts/amlogic/{meson-gxm-s912-q201.dts => meson-gxm-q201.dts} (100%)

Kevin, is this patch format correct for you to apply ?

diff --git a/arch/arm64/boot/dts/amlogic/Makefile b/arch/arm64/boot/dts/amlogic/Makefile
index 0d7bfbf..1aca8e5 100644
--- a/arch/arm64/boot/dts/amlogic/Makefile
+++ b/arch/arm64/boot/dts/amlogic/Makefile
@@ -9,8 +9,8 @@ dtb-$(CONFIG_ARCH_MESON) += meson-gxl-s905x-p212.dtb
 dtb-$(CONFIG_ARCH_MESON) += meson-gxl-s905d-p230.dtb
 dtb-$(CONFIG_ARCH_MESON) += meson-gxl-s905d-p231.dtb
 dtb-$(CONFIG_ARCH_MESON) += meson-gxl-nexbox-a95x.dtb
-dtb-$(CONFIG_ARCH_MESON) += meson-gxm-s912-q200.dtb
-dtb-$(CONFIG_ARCH_MESON) += meson-gxm-s912-q201.dtb
+dtb-$(CONFIG_ARCH_MESON) += meson-gxm-q200.dtb
+dtb-$(CONFIG_ARCH_MESON) += meson-gxm-q201.dtb
 dtb-$(CONFIG_ARCH_MESON) += meson-gxm-nexbox-a1.dtb
 
 always		:= $(dtb-y)
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts b/arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts
similarity index 100%
rename from arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts
rename to arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxm-s912-q201.dts b/arch/arm64/boot/dts/amlogic/meson-gxm-q201.dts
similarity index 100%
rename from arch/arm64/boot/dts/amlogic/meson-gxm-s912-q201.dts
rename to arch/arm64/boot/dts/amlogic/meson-gxm-q201.dts
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM64: dts: meson-gxm: Rename q200 and q201 DT files for consistency
  2017-01-19  8:21 [PATCH] ARM64: dts: meson-gxm: Rename q200 and q201 DT files for consistency Neil Armstrong
@ 2017-01-19 18:05 ` Kevin Hilman
  2017-01-20 22:34 ` Andreas Färber
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Hilman @ 2017-01-19 18:05 UTC (permalink / raw)
  To: Neil Armstrong
  Cc: carlo, afaerber, linux-amlogic, linux-arm-kernel, linux-kernel,
	devicetree

Neil Armstrong <narmstrong@baylibre.com> writes:

> In order to keep consistency naming with the Nexbox A1 DTS file, remove the
> S912 SoC name in the GXM DT files.
>
> Suggested-by: Andreas Färber <afaerber@suse.de>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>

Thanks for the cleanup.

Applied to v4.11/dt64

Kevin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM64: dts: meson-gxm: Rename q200 and q201 DT files for consistency
  2017-01-19  8:21 [PATCH] ARM64: dts: meson-gxm: Rename q200 and q201 DT files for consistency Neil Armstrong
  2017-01-19 18:05 ` Kevin Hilman
@ 2017-01-20 22:34 ` Andreas Färber
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Färber @ 2017-01-20 22:34 UTC (permalink / raw)
  To: Neil Armstrong, khilman, carlo
  Cc: linux-amlogic, devicetree, linux-kernel, linux-arm-kernel

Am 19.01.2017 um 09:21 schrieb Neil Armstrong:
> In order to keep consistency naming with the Nexbox A1 DTS file, remove the

If dt64 branch does get rebased: "consistency with" or "consistent naming"

> S912 SoC name in the GXM DT files.
> 
> Suggested-by: Andreas Färber <afaerber@suse.de>
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>

Reviewed-by: Andreas Färber <afaerber@suse.de>

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-20 22:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-19  8:21 [PATCH] ARM64: dts: meson-gxm: Rename q200 and q201 DT files for consistency Neil Armstrong
2017-01-19 18:05 ` Kevin Hilman
2017-01-20 22:34 ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).