All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Alexander Kurz <akurz@blala.de>
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>,
	Sascha Hauer <kernel@pengutronix.de>,
	Shawn Guo <shawnguo@kernel.org>,
	linux-clk@vger.kernel.org, Philippe Reynes <tremyfr@gmail.com>
Subject: Re: [PATCH 2/2] ARM: i.MX35 clk: Introduce DT include for clock provider
Date: Mon, 18 Apr 2016 12:19:27 -0500	[thread overview]
Message-ID: <20160418171927.GA26734@rob-hp-laptop> (raw)
In-Reply-To: <1460669450-11729-2-git-send-email-akurz@blala.de>

On Thu, Apr 14, 2016 at 11:30:50PM +0200, Alexander Kurz wrote:
> Use clock defines in order to make devicetrees more human readable
> 
> Signed-off-by: Alexander Kurz <akurz@blala.de>
> ---
>  .../devicetree/bindings/clock/imx35-clock.txt      |  93 +----

Acked-by: Rob Herring <robh@kernel.org>

>  drivers/clk/imx/clk-imx35.c                        | 429 ++++++++++++---------
>  include/dt-bindings/clock/imx35-clock.h            |  98 +++++
>  3 files changed, 349 insertions(+), 271 deletions(-)
>  create mode 100644 include/dt-bindings/clock/imx35-clock.h

WARNING: multiple messages have this Message-ID (diff)
From: robh@kernel.org (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: i.MX35 clk: Introduce DT include for clock provider
Date: Mon, 18 Apr 2016 12:19:27 -0500	[thread overview]
Message-ID: <20160418171927.GA26734@rob-hp-laptop> (raw)
In-Reply-To: <1460669450-11729-2-git-send-email-akurz@blala.de>

On Thu, Apr 14, 2016 at 11:30:50PM +0200, Alexander Kurz wrote:
> Use clock defines in order to make devicetrees more human readable
> 
> Signed-off-by: Alexander Kurz <akurz@blala.de>
> ---
>  .../devicetree/bindings/clock/imx35-clock.txt      |  93 +----

Acked-by: Rob Herring <robh@kernel.org>

>  drivers/clk/imx/clk-imx35.c                        | 429 ++++++++++++---------
>  include/dt-bindings/clock/imx35-clock.h            |  98 +++++
>  3 files changed, 349 insertions(+), 271 deletions(-)
>  create mode 100644 include/dt-bindings/clock/imx35-clock.h

  parent reply	other threads:[~2016-04-18 17:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-14 21:30 [PATCH 1/2] ARM: dts: imx35: restore existing used clock enumeration Alexander Kurz
2016-04-14 21:30 ` Alexander Kurz
2016-04-14 21:30 ` Alexander Kurz
2016-04-14 21:30 ` [PATCH 2/2] ARM: i.MX35 clk: Introduce DT include for clock provider Alexander Kurz
2016-04-14 21:30   ` Alexander Kurz
2016-04-14 21:30   ` Alexander Kurz
2016-04-18  4:47   ` Shawn Guo
2016-04-18  4:47     ` Shawn Guo
2016-04-18 17:19   ` Rob Herring [this message]
2016-04-18 17:19     ` Rob Herring
2016-04-18  4:39 ` [PATCH 1/2] ARM: dts: imx35: restore existing used clock enumeration Shawn Guo
2016-04-18  4:39   ` Shawn Guo
2016-04-18 17:16 ` Rob Herring
2016-04-18 17:16   ` Rob Herring

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=20160418171927.GA26734@rob-hp-laptop \
    --to=robh@kernel.org \
    --cc=akurz@blala.de \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@codeaurora.org \
    --cc=shawnguo@kernel.org \
    --cc=tremyfr@gmail.com \
    /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.