linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
@ 2016-05-13 19:57 Olliver Schinagl
  2016-05-16 14:45 ` Maxime Ripard
  0 siblings, 1 reply; 5+ messages in thread
From: Olliver Schinagl @ 2016-05-13 19:57 UTC (permalink / raw)
  To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Russell King, arm
  Cc: dev, devicetree, linux-arm-kernel, linux-kernel, Maxime Ripard,
	Chen-Yu Tsai, Olliver Schinagl

commit 27dd9af6bc000ab21fd ("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>
---
Changes since v1:
  Added proper commit reference (again).
Changes since v0:
  Added proper commit reference.
 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] 5+ messages in thread

* Re: [PATCH 1/1] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
  2016-05-13 19:57 [PATCH 1/1] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile Olliver Schinagl
@ 2016-05-16 14:45 ` Maxime Ripard
  2016-06-03 19:26   ` [linux-sunxi] " Olof Johansson
  0 siblings, 1 reply; 5+ messages in thread
From: Maxime Ripard @ 2016-05-16 14:45 UTC (permalink / raw)
  To: arm, Olliver Schinagl
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Russell King, dev, devicetree, linux-arm-kernel, linux-kernel,
	Chen-Yu Tsai

[-- Attachment #1: Type: text/plain, Size: 631 bytes --]

On Fri, May 13, 2016 at 09:57:16PM +0200, Olliver Schinagl wrote:
> commit 27dd9af6bc000ab21fd ("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>

Having the version of the patch would be nice too.

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Arnd, Kevin, Olof, could you apply that patch directly for 4.7?

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] 5+ messages in thread

* Re: [linux-sunxi] Re: [PATCH 1/1] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
  2016-05-16 14:45 ` Maxime Ripard
@ 2016-06-03 19:26   ` Olof Johansson
  0 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2016-06-03 19:26 UTC (permalink / raw)
  To: Maxime Ripard
  Cc: arm, Olliver Schinagl, Rob Herring, Pawel Moll, Mark Rutland,
	Ian Campbell, Kumar Gala, Russell King, dev, devicetree,
	linux-arm-kernel, linux-kernel, Chen-Yu Tsai

On Mon, May 16, 2016 at 04:45:52PM +0200, Maxime Ripard wrote:
> On Fri, May 13, 2016 at 09:57:16PM +0200, Olliver Schinagl wrote:
> > commit 27dd9af6bc000ab21fd ("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>
> 
> Having the version of the patch would be nice too.
> 
> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
> 
> Arnd, Kevin, Olof, could you apply that patch directly for 4.7?

Applied as fix now, but with the patch subject fixed up (ARM: dts: sunxi: ...).


-Olof

> 
> Thanks,
> Maxime
> 
> -- 
> Maxime Ripard, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com
> 
> -- 
> You received this message because you are subscribed to the Google Groups "linux-sunxi" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

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

* Re: [PATCH 1/1] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
  2016-05-11  8:27 Olliver Schinagl
@ 2016-05-11 13:14 ` Maxime Ripard
  0 siblings, 0 replies; 5+ messages in thread
From: Maxime Ripard @ 2016-05-11 13:14 UTC (permalink / raw)
  To: Olliver Schinagl
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Russell King, arm, dev, devicetree, linux-arm-kernel,
	linux-kernel, Chen-Yu Tsai

[-- Attachment #1: Type: text/plain, Size: 546 bytes --]

Hi Olliver

On Wed, May 11, 2016 at 10:27:07AM +0200, Olliver Schinagl wrote:
> ARM: dts: sunxi: Add a olinuxino-lime2-emmc

This is not the proper commit reference format.

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

Once fixed,
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

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] 5+ messages in thread

* [PATCH 1/1] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
@ 2016-05-11  8:27 Olliver Schinagl
  2016-05-11 13:14 ` Maxime Ripard
  0 siblings, 1 reply; 5+ messages in thread
From: Olliver Schinagl @ 2016-05-11  8:27 UTC (permalink / raw)
  To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Russell King, arm
  Cc: dev, devicetree, linux-arm-kernel, linux-kernel, Maxime Ripard,
	Chen-Yu Tsai, 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>
---
Hi list,

would it be possible to squash or atleast add this patch with/to my previous
patch, ARM: dts: sunxi: Add a olinuxino-lime2-emmc? I mistakenly forgot to
add the changes to the Makefile in the patch.

Sorry, and thank you!

Olliver

 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] 5+ messages in thread

end of thread, other threads:[~2016-06-03 19:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-13 19:57 [PATCH 1/1] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile Olliver Schinagl
2016-05-16 14:45 ` Maxime Ripard
2016-06-03 19:26   ` [linux-sunxi] " Olof Johansson
  -- strict thread matches above, loose matches on Subject: below --
2016-05-11  8:27 Olliver Schinagl
2016-05-11 13:14 ` Maxime Ripard

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