All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.coquelin@st.com (Maxime Coquelin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: dts: Various STi DT clean-ups
Date: Wed, 30 Sep 2015 11:15:55 +0200	[thread overview]
Message-ID: <560BA84B.8080200@st.com> (raw)
In-Reply-To: <1443037049-6167-1-git-send-email-maxime.coquelin@st.com>



On 09/23/2015 09:37 PM, Maxime Coquelin wrote:
> This series cleans the STi407 family DTs, by factorizing common nodes between
> STiH407 and STiH410, and also by only enabling PWM and USB nodes at board
> level, as they could not be exposed on some boards.
>
> Maxime Coquelin (3):
>    ARM: dts: stih407: Enable PWM nodes only board level
>    ARM: dts: stih407/410: Tidy up display nodes
>    ARM: dts: stih410: Enable USB2.0 and related PHY nodes at board level
>
>   arch/arm/boot/dts/stih407-family.dtsi | 19 +++++++++++++++++--
>   arch/arm/boot/dts/stih407.dtsi        | 13 -------------
>   arch/arm/boot/dts/stih410-b2120.dts   | 24 ++++++++++++++++++++++++
>   arch/arm/boot/dts/stih410.dtsi        | 23 +++++++++++------------
>   arch/arm/boot/dts/stihxxx-b2120.dtsi  |  8 ++++++++
>   5 files changed, 60 insertions(+), 27 deletions(-)
>
Thanks for the reviews.
Series applied to sti-dt-for-v4.4

Regards,
Maxime

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Coquelin <maxime.coquelin-qxv4g6HH51o@public.gmane.org>
To: arnd-r2nGTMty4D4@public.gmane.org,
	olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/3] ARM: dts: Various STi DT clean-ups
Date: Wed, 30 Sep 2015 11:15:55 +0200	[thread overview]
Message-ID: <560BA84B.8080200@st.com> (raw)
In-Reply-To: <1443037049-6167-1-git-send-email-maxime.coquelin-qxv4g6HH51o@public.gmane.org>



On 09/23/2015 09:37 PM, Maxime Coquelin wrote:
> This series cleans the STi407 family DTs, by factorizing common nodes between
> STiH407 and STiH410, and also by only enabling PWM and USB nodes at board
> level, as they could not be exposed on some boards.
>
> Maxime Coquelin (3):
>    ARM: dts: stih407: Enable PWM nodes only board level
>    ARM: dts: stih407/410: Tidy up display nodes
>    ARM: dts: stih410: Enable USB2.0 and related PHY nodes at board level
>
>   arch/arm/boot/dts/stih407-family.dtsi | 19 +++++++++++++++++--
>   arch/arm/boot/dts/stih407.dtsi        | 13 -------------
>   arch/arm/boot/dts/stih410-b2120.dts   | 24 ++++++++++++++++++++++++
>   arch/arm/boot/dts/stih410.dtsi        | 23 +++++++++++------------
>   arch/arm/boot/dts/stihxxx-b2120.dtsi  |  8 ++++++++
>   5 files changed, 60 insertions(+), 27 deletions(-)
>
Thanks for the reviews.
Series applied to sti-dt-for-v4.4

Regards,
Maxime
--
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

  parent reply	other threads:[~2015-09-30  9:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 19:37 [PATCH 0/3] ARM: dts: Various STi DT clean-ups Maxime Coquelin
2015-09-23 19:37 ` Maxime Coquelin
2015-09-23 19:37 ` [PATCH 1/3] ARM: dts: stih407: Enable PWM nodes only board level Maxime Coquelin
2015-09-23 19:37   ` Maxime Coquelin
2015-09-23 19:37 ` [PATCH 2/3] ARM: dts: stih407/410: Tidy up display nodes Maxime Coquelin
2015-09-23 19:37   ` Maxime Coquelin
2015-09-23 19:37 ` [PATCH 3/3] ARM: dts: stih410: Enable USB2.0 and related PHY nodes at board level Maxime Coquelin
2015-09-23 19:37   ` Maxime Coquelin
2015-09-24  6:58   ` [STLinux Kernel] " Patrice Chotard
2015-09-24  6:58     ` Patrice Chotard
2015-09-29  8:56     ` Maxime Coquelin
2015-09-29  8:56       ` Maxime Coquelin
2015-09-27 22:45 ` [STLinux Kernel] [PATCH 0/3] ARM: dts: Various STi DT clean-ups Peter Griffin
2015-09-27 22:45   ` Peter Griffin
2015-09-30  9:15 ` Maxime Coquelin [this message]
2015-09-30  9:15   ` Maxime Coquelin

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=560BA84B.8080200@st.com \
    --to=maxime.coquelin@st.com \
    --cc=linux-arm-kernel@lists.infradead.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.