Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1398422 > unrolled thread
| Started by | Olliver Schinagl <oliver@schinagl.nl> |
|---|---|
| First post | 2016-05-10 21:10 +0200 |
| Last post | 2016-05-11 09:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile Olliver Schinagl <oliver@schinagl.nl> - 2016-05-10 21:10 +0200
Re: [PATCH] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-05-11 09:20 +0200
| From | Olliver Schinagl <oliver@schinagl.nl> |
|---|---|
| Date | 2016-05-10 21:10 +0200 |
| Subject | [PATCH] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile |
| Message-ID | <rxlcC-uF-13@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Date | 2016-05-11 09:20 +0200 |
| Subject | Re: [PATCH] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile |
| Message-ID | <rxwB3-3md-5@gated-at.bofh.it> |
| In reply to | #1398422 |
[Multipart message — attachments visible in raw view] — view raw
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
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web