All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] Update binding documentation for cp110 and ap806
Date: Tue, 20 Jun 2017 17:34:57 +0200	[thread overview]
Message-ID: <87k2463c66.fsf@free-electrons.com> (raw)
In-Reply-To: <20170620083754.28053-1-gregory.clement@free-electrons.com> (Gregory CLEMENT's message of "Tue, 20 Jun 2017 10:37:47 +0200")

Hi Rob, 
 
 On mar., juin 20 2017, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:

> Hi Rob,
>
> As you know there were dependencies issue about the binding between my
> different series and you proposed yourself to apply them though the
> device tree subsystem: [1]
>
> All the driver parts have been merged so it's time merging the
> documentation.

I forgot to mentioned that this series is based on the clk-ap806-dt
stable branch:

https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/log/?h=clk-ap806-dt

Gregory

>
> Thanks,
>
> Gregory
>
> [1]: http://lists.infradead.org/pipermail/linux-arm-kernel/2017-May/509643.html
>
> Gregory CLEMENT (6):
>   dt-bindings: cp110: do not depend anymore of the *-clock-output-names
>   dt-bindings: cp110: introduce a new binding
>   dt-bindings: cp110: add sdio clock to cp-110 system controller
>   pinctrl: dt-bindings: add documentation for AP806 pin controllers
>   pinctrl: dt-bindings: add documentation for CP110 pin controllers
>   gpio: dt-bindings: Add documentation for gpio controllers on Armada
>     7K/8K
>
>  .../arm/marvell/ap806-system-controller.txt        |  73 ++++++++++-
>  .../arm/marvell/cp110-system-controller0.txt       | 144 ++++++++++++++++++---
>  .../devicetree/bindings/gpio/gpio-mvebu.txt        |  24 +++-
>  3 files changed, 208 insertions(+), 33 deletions(-)
>
> -- 
> 2.11.0
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>,
	Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>,
	Sebastian Hesselbarth
	<sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Thomas Petazzoni
	<thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 0/6] Update binding documentation for cp110 and ap806
Date: Tue, 20 Jun 2017 17:34:57 +0200	[thread overview]
Message-ID: <87k2463c66.fsf@free-electrons.com> (raw)
In-Reply-To: <20170620083754.28053-1-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> (Gregory CLEMENT's message of "Tue, 20 Jun 2017 10:37:47 +0200")

Hi Rob, 
 
 On mar., juin 20 2017, Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:

> Hi Rob,
>
> As you know there were dependencies issue about the binding between my
> different series and you proposed yourself to apply them though the
> device tree subsystem: [1]
>
> All the driver parts have been merged so it's time merging the
> documentation.

I forgot to mentioned that this series is based on the clk-ap806-dt
stable branch:

https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/log/?h=clk-ap806-dt

Gregory

>
> Thanks,
>
> Gregory
>
> [1]: http://lists.infradead.org/pipermail/linux-arm-kernel/2017-May/509643.html
>
> Gregory CLEMENT (6):
>   dt-bindings: cp110: do not depend anymore of the *-clock-output-names
>   dt-bindings: cp110: introduce a new binding
>   dt-bindings: cp110: add sdio clock to cp-110 system controller
>   pinctrl: dt-bindings: add documentation for AP806 pin controllers
>   pinctrl: dt-bindings: add documentation for CP110 pin controllers
>   gpio: dt-bindings: Add documentation for gpio controllers on Armada
>     7K/8K
>
>  .../arm/marvell/ap806-system-controller.txt        |  73 ++++++++++-
>  .../arm/marvell/cp110-system-controller0.txt       | 144 ++++++++++++++++++---
>  .../devicetree/bindings/gpio/gpio-mvebu.txt        |  24 +++-
>  3 files changed, 208 insertions(+), 33 deletions(-)
>
> -- 
> 2.11.0
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
--
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:[~2017-06-20 15:34 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-20  8:37 [PATCH 0/6] Update binding documentation for cp110 and ap806 Gregory CLEMENT
2017-06-20  8:37 ` Gregory CLEMENT
2017-06-20  8:37 ` [PATCH 1/6] dt-bindings: cp110: do not depend anymore of the *-clock-output-names Gregory CLEMENT
2017-06-20  8:37   ` Gregory CLEMENT
2017-06-20  8:37 ` [PATCH 2/6] dt-bindings: cp110: introduce a new binding Gregory CLEMENT
2017-06-20  8:37   ` Gregory CLEMENT
2017-06-20  8:37 ` [PATCH 3/6] dt-bindings: cp110: add sdio clock to cp-110 system controller Gregory CLEMENT
2017-06-20  8:37   ` Gregory CLEMENT
2017-06-20  8:37 ` [PATCH 4/6] pinctrl: dt-bindings: add documentation for AP806 pin controllers Gregory CLEMENT
2017-06-20  8:37   ` Gregory CLEMENT
2017-06-20  8:37 ` [PATCH 5/6] pinctrl: dt-bindings: add documentation for CP110 " Gregory CLEMENT
2017-06-20  8:37   ` Gregory CLEMENT
2017-06-20  8:37 ` [PATCH 6/6] gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8K Gregory CLEMENT
2017-06-20  8:37   ` Gregory CLEMENT
2017-06-20 15:34 ` Gregory CLEMENT [this message]
2017-06-20 15:34   ` [PATCH 0/6] Update binding documentation for cp110 and ap806 Gregory CLEMENT
2017-06-22 21:14   ` Rob Herring
2017-06-22 21:14     ` Rob Herring
2017-06-23  8:49     ` Gregory CLEMENT
2017-06-23  8:49       ` Gregory CLEMENT
2017-06-26 22:44       ` Stephen Boyd
2017-06-26 22:44         ` Stephen Boyd
  -- strict thread matches above, loose matches on Subject: below --
2017-06-15 14:43 [PATCH net-next v5 00/11] net: mvmdio: add xMDIO xSMI support Antoine Tenart
2017-06-15 14:43 ` Antoine Tenart
2017-06-15 14:43 ` [PATCH net-next v5 01/11] net: mvmdio: reorder headers alphabetically Antoine Tenart
2017-06-15 14:43   ` Antoine Tenart
2017-06-15 14:43 ` [PATCH net-next v5 02/11] net: mvmdio: use tabs for defines Antoine Tenart
2017-06-15 14:43   ` Antoine Tenart
2017-06-15 14:43 ` [PATCH net-next v5 03/11] net: mvmdio: use GENMASK for masks Antoine Tenart
2017-06-15 14:43   ` Antoine Tenart
2017-06-15 14:43 ` [PATCH net-next v5 04/11] net: mvmdio: remove duplicate locking Antoine Tenart
2017-06-15 14:43   ` Antoine Tenart
2017-06-15 14:43 ` [PATCH net-next v5 05/11] net: mvmdio: introduce an ops structure Antoine Tenart
2017-06-15 14:43   ` Antoine Tenart
2017-06-15 14:43 ` [PATCH net-next v5 06/11] net: mvmdio: put the poll intervals in the " Antoine Tenart
2017-06-15 14:43   ` Antoine Tenart
2017-06-15 14:43 ` [PATCH net-next v5 07/11] net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations Antoine Tenart
2017-06-15 14:43   ` Antoine Tenart
2017-06-15 14:43 ` [PATCH net-next v5 08/11] net: mvmdio: add xmdio xsmi support Antoine Tenart
2017-06-15 14:43   ` Antoine Tenart
2017-06-15 14:43 ` [PATCH net-next v5 09/11] net: mvmdio: simplify the smi read and write error paths Antoine Tenart
2017-06-15 14:43   ` Antoine Tenart
2017-06-15 14:43 ` [PATCH net-next v5 10/11] dt-bindings: orion-mdio: document the new xmdio compatible Antoine Tenart
2017-06-15 14:43   ` Antoine Tenart
2017-06-15 14:43 ` [PATCH net-next v5 11/11] arm64: marvell: dts: add xmdio nodes for 7k/8k Antoine Tenart
2017-06-20  8:37   ` Gregory CLEMENT
2017-06-15 14:43   ` Antoine Tenart
2017-06-15 16:35   ` Gregory CLEMENT
2017-06-15 16:35     ` Gregory CLEMENT
2017-06-15 15:30 ` [PATCH net-next v5 00/11] net: mvmdio: add xMDIO xSMI support Andrew Lunn
2017-06-15 15:30   ` Andrew Lunn
2017-06-16 16:28 ` David Miller
2017-06-16 16:28   ` David Miller

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=87k2463c66.fsf@free-electrons.com \
    --to=gregory.clement@free-electrons.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.