All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Jacky Bai <ping.bai@nxp.com>
Cc: "mark.rutland@arm.com" <mark.rutland@arm.com>,
	Aisheng Dong <aisheng.dong@nxp.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	dl-linux-imx <linux-imx@nxp.com>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"festevam@gmail.com" <festevam@gmail.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"l.stach@pengutronix.de" <l.stach@pengutronix.de>
Subject: Re: [PATCH v3 1/3] arm64: dts: imx: Add i.mx8mm dtsi support
Date: Tue, 26 Mar 2019 17:09:10 +0800	[thread overview]
Message-ID: <20190326090909.GL12513@dragon> (raw)
In-Reply-To: <1553247912-21522-1-git-send-email-ping.bai@nxp.com>

On Fri, Mar 22, 2019 at 09:40:29AM +0000, Jacky Bai wrote:
> The i.MX8M Mini is new SOC of the i.MX8M family. it is
> focused on delivering the latest and greatest video and
> audio experience combining state-of-the-art media-specific
> features with high-performance processing while optimized
> for lowest power consumption. The i.MX 8M Mini Media Applications
> Processor is  14nm FinFET product of the growing i.MX8M family
> targeting the consumer & industrial market. It is built in 14LPP
> to achieve both high performance and low power consumption
> and relies on a powerful fully coherent core complex based on
> a quad Cortex-A53 cluster with video and graphics accelerators
> 
> This patch adds the basic dtsi support for i.MX8MM.
> 
> Signed-off-by: Jacky Bai <ping.bai@nxp.com>

Applied all, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Jacky Bai <ping.bai@nxp.com>
Cc: "mark.rutland@arm.com" <mark.rutland@arm.com>,
	Aisheng Dong <aisheng.dong@nxp.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	dl-linux-imx <linux-imx@nxp.com>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"festevam@gmail.com" <festevam@gmail.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"l.stach@pengutronix.de" <l.stach@pengutronix.de>
Subject: Re: [PATCH v3 1/3] arm64: dts: imx: Add i.mx8mm dtsi support
Date: Tue, 26 Mar 2019 17:09:10 +0800	[thread overview]
Message-ID: <20190326090909.GL12513@dragon> (raw)
In-Reply-To: <1553247912-21522-1-git-send-email-ping.bai@nxp.com>

On Fri, Mar 22, 2019 at 09:40:29AM +0000, Jacky Bai wrote:
> The i.MX8M Mini is new SOC of the i.MX8M family. it is
> focused on delivering the latest and greatest video and
> audio experience combining state-of-the-art media-specific
> features with high-performance processing while optimized
> for lowest power consumption. The i.MX 8M Mini Media Applications
> Processor is  14nm FinFET product of the growing i.MX8M family
> targeting the consumer & industrial market. It is built in 14LPP
> to achieve both high performance and low power consumption
> and relies on a powerful fully coherent core complex based on
> a quad Cortex-A53 cluster with video and graphics accelerators
> 
> This patch adds the basic dtsi support for i.MX8MM.
> 
> Signed-off-by: Jacky Bai <ping.bai@nxp.com>

Applied all, thanks.

  parent reply	other threads:[~2019-03-26  9:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22  9:40 [PATCH v3 1/3] arm64: dts: imx: Add i.mx8mm dtsi support Jacky Bai
2019-03-22  9:40 ` Jacky Bai
2019-03-22  9:40 ` [PATCH v3 2/3] dt-bindings: arm: imx: Add the soc binding for imx8mm Jacky Bai
2019-03-22  9:40   ` Jacky Bai
2019-03-24 21:17   ` Rob Herring
2019-03-24 21:17     ` Rob Herring
2019-03-22  9:40 ` [PATCH v3 3/3] arm64: dts: imx: Add i.mx8mm evk basic dts support Jacky Bai
2019-03-22  9:40   ` Jacky Bai
2019-03-26  9:09 ` Shawn Guo [this message]
2019-03-26  9:09   ` [PATCH v3 1/3] arm64: dts: imx: Add i.mx8mm dtsi support Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190326090909.GL12513@dragon \
    --to=shawnguo@kernel.org \
    --cc=aisheng.dong@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=mark.rutland@arm.com \
    --cc=ping.bai@nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.