* [PATCH v6 0/6] ARM: dts: imx6q: Add Engicam i.CoreM6 dts
@ 2016-09-26 19:23 Jagan Teki
[not found] ` <1474917787-29030-1-git-send-email-jteki-oRp2ZoJdM/RWk0Htik3J/w@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Jagan Teki @ 2016-09-26 19:23 UTC (permalink / raw)
To: Shawn Guo
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, Sascha Hauer, Matteo Lisi,
Michael Trimarchi, Jagan Teki
This is series add dts support for Engicam I.Core M6 qdl modules on
top of */shawnguo/linux.git for-next.
Jagan Teki (6):
of: Add vendor prefix for Engicam s.r.l company
ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support
ARM: dts: imx6q: Add Engicam i.CoreM6 DualLite/Solo initial support
ARM: dts: imx6qdl-icore: Add usbhost support
ARM: dts: imx6qdl-icore: Add usbotg support
ARM: dts: imx6qdl-icore: Add FEC support
.../devicetree/bindings/vendor-prefixes.txt | 1 +
arch/arm/boot/dts/Makefile | 2 +
arch/arm/boot/dts/imx6dl-icore.dts | 59 +++++
arch/arm/boot/dts/imx6q-icore.dts | 59 +++++
arch/arm/boot/dts/imx6qdl-icore.dtsi | 271 +++++++++++++++++++++
5 files changed, 392 insertions(+)
create mode 100644 arch/arm/boot/dts/imx6dl-icore.dts
create mode 100644 arch/arm/boot/dts/imx6q-icore.dts
create mode 100644 arch/arm/boot/dts/imx6qdl-icore.dtsi
--
2.7.4
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v6 0/6] ARM: dts: imx6q: Add Engicam i.CoreM6 dts
[not found] ` <1474917787-29030-1-git-send-email-jteki-oRp2ZoJdM/RWk0Htik3J/w@public.gmane.org>
@ 2016-10-07 14:21 ` Jagan Teki
2016-10-10 10:53 ` Jagan Teki
0 siblings, 1 reply; 3+ messages in thread
From: Jagan Teki @ 2016-10-07 14:21 UTC (permalink / raw)
To: Shawn Guo
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Sascha Hauer, Matteo Lisi, Michael Trimarchi
On Tue, Sep 27, 2016 at 12:53 AM, Jagan Teki <jteki-oRp2ZoJdM/RWk0Htik3J/w@public.gmane.org> wrote:
> This is series add dts support for Engicam I.Core M6 qdl modules on
> top of */shawnguo/linux.git for-next.
>
> Jagan Teki (6):
> of: Add vendor prefix for Engicam s.r.l company
> ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support
> ARM: dts: imx6q: Add Engicam i.CoreM6 DualLite/Solo initial support
> ARM: dts: imx6qdl-icore: Add usbhost support
> ARM: dts: imx6qdl-icore: Add usbotg support
> ARM: dts: imx6qdl-icore: Add FEC support
Shawn, please pick this series.
thanks!
--
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v6 0/6] ARM: dts: imx6q: Add Engicam i.CoreM6 dts
2016-10-07 14:21 ` Jagan Teki
@ 2016-10-10 10:53 ` Jagan Teki
0 siblings, 0 replies; 3+ messages in thread
From: Jagan Teki @ 2016-10-10 10:53 UTC (permalink / raw)
To: Shawn Guo
Cc: linux-arm-kernel@lists.infradead.org, devicetree,
linux-kernel@vger.kernel.org, Sascha Hauer, Matteo Lisi,
Michael Trimarchi
Hi Shawn,
On Fri, Oct 7, 2016 at 7:51 PM, Jagan Teki <jagannadh.teki@gmail.com> wrote:
> On Tue, Sep 27, 2016 at 12:53 AM, Jagan Teki <jteki@openedev.com> wrote:
>> This is series add dts support for Engicam I.Core M6 qdl modules on
>> top of */shawnguo/linux.git for-next.
>>
>> Jagan Teki (6):
>> of: Add vendor prefix for Engicam s.r.l company
This patch applied already.
>> ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support
>> ARM: dts: imx6q: Add Engicam i.CoreM6 DualLite/Solo initial support
>> ARM: dts: imx6qdl-icore: Add usbhost support
>> ARM: dts: imx6qdl-icore: Add usbotg support
>> ARM: dts: imx6qdl-icore: Add FEC support
Please take these five patches, I was trying to rebase but no resent
*/git/shawnguo/linux.git tree.
thanks!
--
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-10-10 10:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26 19:23 [PATCH v6 0/6] ARM: dts: imx6q: Add Engicam i.CoreM6 dts Jagan Teki
[not found] ` <1474917787-29030-1-git-send-email-jteki-oRp2ZoJdM/RWk0Htik3J/w@public.gmane.org>
2016-10-07 14:21 ` Jagan Teki
2016-10-10 10:53 ` Jagan Teki
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).