All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bai Ping <b51503@freescale.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <kernel@pengutronix.de>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Pawel Moll <pawel.moll@arm.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	<linux-clk@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 1/3] ARM: dts: imx: Add basic dts support for imx6qp
Date: Fri, 11 Dec 2015 19:58:00 +0800	[thread overview]
Message-ID: <566ABA48.6060508@freescale.com> (raw)
In-Reply-To: <CAOMZO5C8mTotbpOmKkxKOXmBWc-N_zm7xn-fU5gFUgAFCiyokw@mail.gmail.com>



On 2015/12/11 19:37, Fabio Estevam wrote:
> On Fri, Dec 11, 2015 at 8:45 AM, Bai Ping <b51503@freescale.com> wrote:
>> The i.MX6Qual Plus processor is an high performance SOC of i.MX6 family.
>> It has enhanced graphics performance and increased overall memory bandwidth
>> compared to i.MX6Q. Most of the design are same as i.MX6Qual/Dual, so code
>> for i.MX6Qual can be resued by this chip. The revision number is identied as
>> i.MX6Q Rev2.0, but actually it is a new chip, as we did many change to the
>> overall architecture.
>>
>> This patch adds basic dts file for the new i.MX6Qual Plus processor.
>>
>> Signed-off-by: Bai Ping <b51503@freescale.com>
>> ---
>>   arch/arm/boot/dts/Makefile                |   2 +
>>   arch/arm/boot/dts/imx6q.dtsi              |   2 +-
>>   arch/arm/boot/dts/imx6qdl-sabresd.dtsi    |   1 +
>>   arch/arm/boot/dts/imx6qp-sabreauto.dts    |  67 +++++++++++++
>>   arch/arm/boot/dts/imx6qp-sabresd.dts      |  59 +++++++++++
>>   arch/arm/boot/dts/imx6qp.dtsi             | 157 ++++++++++++++++++++++++++++++
>>   include/dt-bindings/clock/imx6qdl-clock.h |  16 ++-
> Better split this in three patches:
>
> - Add imx6qp SoC support
> - Add imx6qdl-sabresd support
> - Add imx6qp-sabreauto support
ok, I will spit this in Patch V2. thanks for you review.

Jacky Bai

WARNING: multiple messages have this Message-ID (diff)
From: b51503@freescale.com (Bai Ping)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: dts: imx: Add basic dts support for imx6qp
Date: Fri, 11 Dec 2015 19:58:00 +0800	[thread overview]
Message-ID: <566ABA48.6060508@freescale.com> (raw)
In-Reply-To: <CAOMZO5C8mTotbpOmKkxKOXmBWc-N_zm7xn-fU5gFUgAFCiyokw@mail.gmail.com>



On 2015/12/11 19:37, Fabio Estevam wrote:
> On Fri, Dec 11, 2015 at 8:45 AM, Bai Ping <b51503@freescale.com> wrote:
>> The i.MX6Qual Plus processor is an high performance SOC of i.MX6 family.
>> It has enhanced graphics performance and increased overall memory bandwidth
>> compared to i.MX6Q. Most of the design are same as i.MX6Qual/Dual, so code
>> for i.MX6Qual can be resued by this chip. The revision number is identied as
>> i.MX6Q Rev2.0, but actually it is a new chip, as we did many change to the
>> overall architecture.
>>
>> This patch adds basic dts file for the new i.MX6Qual Plus processor.
>>
>> Signed-off-by: Bai Ping <b51503@freescale.com>
>> ---
>>   arch/arm/boot/dts/Makefile                |   2 +
>>   arch/arm/boot/dts/imx6q.dtsi              |   2 +-
>>   arch/arm/boot/dts/imx6qdl-sabresd.dtsi    |   1 +
>>   arch/arm/boot/dts/imx6qp-sabreauto.dts    |  67 +++++++++++++
>>   arch/arm/boot/dts/imx6qp-sabresd.dts      |  59 +++++++++++
>>   arch/arm/boot/dts/imx6qp.dtsi             | 157 ++++++++++++++++++++++++++++++
>>   include/dt-bindings/clock/imx6qdl-clock.h |  16 ++-
> Better split this in three patches:
>
> - Add imx6qp SoC support
> - Add imx6qdl-sabresd support
> - Add imx6qp-sabreauto support
ok, I will spit this in Patch V2. thanks for you review.

Jacky Bai

WARNING: multiple messages have this Message-ID (diff)
From: Bai Ping <b51503@freescale.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <kernel@pengutronix.de>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Pawel Moll <pawel.moll@arm.com>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	linux-clk@vger.kernel.org,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 1/3] ARM: dts: imx: Add basic dts support for imx6qp
Date: Fri, 11 Dec 2015 19:58:00 +0800	[thread overview]
Message-ID: <566ABA48.6060508@freescale.com> (raw)
In-Reply-To: <CAOMZO5C8mTotbpOmKkxKOXmBWc-N_zm7xn-fU5gFUgAFCiyokw@mail.gmail.com>



On 2015/12/11 19:37, Fabio Estevam wrote:
> On Fri, Dec 11, 2015 at 8:45 AM, Bai Ping <b51503@freescale.com> wrote:
>> The i.MX6Qual Plus processor is an high performance SOC of i.MX6 family.
>> It has enhanced graphics performance and increased overall memory bandwidth
>> compared to i.MX6Q. Most of the design are same as i.MX6Qual/Dual, so code
>> for i.MX6Qual can be resued by this chip. The revision number is identied as
>> i.MX6Q Rev2.0, but actually it is a new chip, as we did many change to the
>> overall architecture.
>>
>> This patch adds basic dts file for the new i.MX6Qual Plus processor.
>>
>> Signed-off-by: Bai Ping <b51503@freescale.com>
>> ---
>>   arch/arm/boot/dts/Makefile                |   2 +
>>   arch/arm/boot/dts/imx6q.dtsi              |   2 +-
>>   arch/arm/boot/dts/imx6qdl-sabresd.dtsi    |   1 +
>>   arch/arm/boot/dts/imx6qp-sabreauto.dts    |  67 +++++++++++++
>>   arch/arm/boot/dts/imx6qp-sabresd.dts      |  59 +++++++++++
>>   arch/arm/boot/dts/imx6qp.dtsi             | 157 ++++++++++++++++++++++++++++++
>>   include/dt-bindings/clock/imx6qdl-clock.h |  16 ++-
> Better split this in three patches:
>
> - Add imx6qp SoC support
> - Add imx6qdl-sabresd support
> - Add imx6qp-sabreauto support
ok, I will spit this in Patch V2. thanks for you review.

Jacky Bai


  reply	other threads:[~2015-12-11 11:58 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11 10:45 [PATCH 1/3] ARM: dts: imx: Add basic dts support for imx6qp Bai Ping
2015-12-11 10:45 ` Bai Ping
2015-12-11 10:45 ` Bai Ping
2015-12-11 10:45 ` [PATCH 2/3] clk: imx: Add clock " Bai Ping
2015-12-11 10:45   ` Bai Ping
2015-12-11 10:45   ` Bai Ping
2015-12-11 10:45 ` [PATCH 3/3] ARM: imx: Identify imx6q rev2.0 as imx6qp Bai Ping
2015-12-11 10:45   ` Bai Ping
2015-12-11 10:45   ` Bai Ping
2015-12-11 10:51 ` [PATCH 1/3] ARM: dts: imx: Add basic dts support for imx6qp Sascha Hauer
2015-12-11 10:51   ` Sascha Hauer
2015-12-11 11:55   ` Bai Ping
2015-12-11 11:55     ` Bai Ping
2015-12-11 11:55     ` Bai Ping
2015-12-11 11:37 ` Fabio Estevam
2015-12-11 11:37   ` Fabio Estevam
2015-12-11 11:58   ` Bai Ping [this message]
2015-12-11 11:58     ` Bai Ping
2015-12-11 11:58     ` Bai Ping

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=566ABA48.6060508@freescale.com \
    --to=b51503@freescale.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@codeaurora.org \
    --cc=shawnguo@kernel.org \
    /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.