public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] mips: dts: tweak codingstyle for adding new boards
@ 2020-10-11 15:45 Du Huanpeng
  2020-10-12 17:12 ` Daniel Schwierzeck
  0 siblings, 1 reply; 2+ messages in thread
From: Du Huanpeng @ 2020-10-11 15:45 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Du Huanpeng <u74147@gmail.com>
---
 arch/mips/dts/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/arch/mips/dts/Makefile b/arch/mips/dts/Makefile
index dc85901..c07bbc5 100644
--- a/arch/mips/dts/Makefile
+++ b/arch/mips/dts/Makefile
@@ -1,8 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0+
 
-dtb-$(CONFIG_ARCH_MTMIPS) += \
-	gardena-smart-gateway-mt7688.dtb \
-	linkit-smart-7688.dtb
+dtb-$(CONFIG_ARCH_MTMIPS) += gardena-smart-gateway-mt7688.dtb
+dtb-$(CONFIG_ARCH_MTMIPS) += linkit-smart-7688.dtb
 dtb-$(CONFIG_TARGET_AP121) += ap121.dtb
 dtb-$(CONFIG_TARGET_AP143) += ap143.dtb
 dtb-$(CONFIG_TARGET_AP152) += ap152.dtb
-- 
2.7.4

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

* [PATCH] mips: dts: tweak codingstyle for adding new boards
  2020-10-11 15:45 [PATCH] mips: dts: tweak codingstyle for adding new boards Du Huanpeng
@ 2020-10-12 17:12 ` Daniel Schwierzeck
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Schwierzeck @ 2020-10-12 17:12 UTC (permalink / raw)
  To: u-boot

Am Sonntag, den 11.10.2020, 08:45 -0700 schrieb Du Huanpeng:
> Signed-off-by: Du Huanpeng <u74147@gmail.com>
> ---
>  arch/mips/dts/Makefile | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> 

applied to u-boot-mips, thanks.

-- 
- Daniel

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

end of thread, other threads:[~2020-10-12 17:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-11 15:45 [PATCH] mips: dts: tweak codingstyle for adding new boards Du Huanpeng
2020-10-12 17:12 ` Daniel Schwierzeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox