linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: mstar: Fix dts filename for 70mai midrive d08
@ 2020-07-25  6:36 Daniel Palmer
  2020-07-25  7:55 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Palmer @ 2020-07-25  6:36 UTC (permalink / raw)
  To: soc; +Cc: arnd, linux-arm-kernel, linux-kernel, Daniel Palmer

Fixes the filename for the 70mai midrive d08 dts.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
---
 arch/arm/boot/dts/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 35c7ecc52c60..caf4a47ba799 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -1345,7 +1345,7 @@ dtb-$(CONFIG_ARCH_MILBEAUT) += milbeaut-m10v-evb.dtb
 dtb-$(CONFIG_ARCH_MSTARV7) += \
 	infinity-msc313-breadbee_crust.dtb \
 	infinity3-msc313e-breadbee.dtb \
-	mercury5-ssc8336n-midrive08.dtb
+	mercury5-ssc8336n-midrived08.dtb
 dtb-$(CONFIG_ARCH_ZX) += zx296702-ad1.dtb
 dtb-$(CONFIG_ARCH_ASPEED) += \
 	aspeed-ast2500-evb.dtb \
-- 
2.27.0


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

* Re: [PATCH] ARM: mstar: Fix dts filename for 70mai midrive d08
  2020-07-25  6:36 [PATCH] ARM: mstar: Fix dts filename for 70mai midrive d08 Daniel Palmer
@ 2020-07-25  7:55 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2020-07-25  7:55 UTC (permalink / raw)
  To: Daniel Palmer; +Cc: SoC Team, Linux ARM, linux-kernel

On Sat, Jul 25, 2020 at 8:36 AM Daniel Palmer <daniel@0x0f.com> wrote:
>
> Fixes the filename for the 70mai midrive d08 dts.
>
> Signed-off-by: Daniel Palmer <daniel@0x0f.com>
> ---
>  arch/arm/boot/dts/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks!

       Arnd

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

end of thread, other threads:[~2020-07-25  7:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-25  6:36 [PATCH] ARM: mstar: Fix dts filename for 70mai midrive d08 Daniel Palmer
2020-07-25  7:55 ` Arnd Bergmann

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).