All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
@ 2016-05-10 19:00 ` Olliver Schinagl
  0 siblings, 0 replies; 6+ messages in thread
From: Olliver Schinagl @ 2016-05-10 19:00 UTC (permalink / raw)
  To: linux-arm-kernel

ARM: dts: sunxi: Add a olinuxino-lime2-emmc added the new emmc equipped
lime2 but forgot its Makefile. This patch adds an entry to the Makefile.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
---
Maxime, I'm sorry for ommitting the Makefile initially, if it is not merged yet,
maybe just squash it with the previous patch?

 arch/arm/boot/dts/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 95c1923..07f4cf8 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -695,6 +695,7 @@ dtb-$(CONFIG_MACH_SUN7I) += \
 	sun7i-a20-olimex-som-evb.dtb \
 	sun7i-a20-olinuxino-lime.dtb \
 	sun7i-a20-olinuxino-lime2.dtb \
+	sun7i-a20-olinuxino-lime2-emmc.dtb \
 	sun7i-a20-olinuxino-micro.dtb \
 	sun7i-a20-orangepi.dtb \
 	sun7i-a20-orangepi-mini.dtb \
-- 
2.8.1

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

end of thread, other threads:[~2016-05-11  7:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-10 19:00 [PATCH] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile Olliver Schinagl
2016-05-10 19:00 ` Olliver Schinagl
2016-05-10 19:00 ` Olliver Schinagl
2016-05-11  7:12 ` Maxime Ripard
2016-05-11  7:12   ` Maxime Ripard
2016-05-11  7:12   ` Maxime Ripard

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.