* [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: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Russell King, Maxime Ripard, Chen-Yu Tsai
Cc: dev, devicetree, linux-arm-kernel, linux-kernel, Olliver Schinagl
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
* [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: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Russell King, Maxime Ripard, Chen-Yu Tsai
Cc: dev-3kdeTeqwOZ9EV1b7eY7vFQ, devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, Olliver Schinagl
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-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
---
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
* [PATCH] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
@ 2016-05-11 7:12 ` Maxime Ripard
0 siblings, 0 replies; 6+ messages in thread
From: Maxime Ripard @ 2016-05-11 7:12 UTC (permalink / raw)
To: linux-arm-kernel
Hi Oliver,
On Tue, May 10, 2016 at 09:00:20PM +0200, Olliver Schinagl wrote:
> 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?
It's merged, and have been sent to armsoc.
Please resend with arm at kernel.org, asking them to apply it directly
(and keep chen-yu and I in cc).
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160511/ecdea871/attachment.sig>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
@ 2016-05-11 7:12 ` Maxime Ripard
0 siblings, 0 replies; 6+ messages in thread
From: Maxime Ripard @ 2016-05-11 7:12 UTC (permalink / raw)
To: Olliver Schinagl
Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Russell King, Chen-Yu Tsai, dev, devicetree, linux-arm-kernel,
linux-kernel
[-- Attachment #1: Type: text/plain, Size: 714 bytes --]
Hi Oliver,
On Tue, May 10, 2016 at 09:00:20PM +0200, Olliver Schinagl wrote:
> 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?
It's merged, and have been sent to armsoc.
Please resend with arm@kernel.org, asking them to apply it directly
(and keep chen-yu and I in cc).
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
@ 2016-05-11 7:12 ` Maxime Ripard
0 siblings, 0 replies; 6+ messages in thread
From: Maxime Ripard @ 2016-05-11 7:12 UTC (permalink / raw)
To: Olliver Schinagl
Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Russell King, Chen-Yu Tsai, dev-3kdeTeqwOZ9EV1b7eY7vFQ,
devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-kernel-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
Hi Oliver,
On Tue, May 10, 2016 at 09:00:20PM +0200, Olliver Schinagl wrote:
> 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-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
> ---
> Maxime, I'm sorry for ommitting the Makefile initially, if it is not merged yet,
> maybe just squash it with the previous patch?
It's merged, and have been sent to armsoc.
Please resend with arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, asking them to apply it directly
(and keep chen-yu and I in cc).
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 6+ messages in thread