[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180301211313.tahm4kjpma6jsywz@rob-hp-laptop>
Date: Thu, 1 Mar 2018 15:13:13 -0600
From: Rob Herring <robh@...nel.org>
To: David Lechner <david@...hnology.com>
Cc: linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...eaurora.org>,
Mark Rutland <mark.rutland@....com>,
Sekhar Nori <nsekhar@...com>,
Kevin Hilman <khilman@...nel.org>,
Bartosz Golaszewski <bgolaszewski@...libre.com>,
Adam Ford <aford173@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v7 09/42] dt-bindings: clock: New bindings for TI Davinci
PSC
On Mon, Feb 19, 2018 at 02:21:30PM -0600, David Lechner wrote:
> This adds a new binding for the Power Sleep Controller (PSC) for the
> mach-davinci family of processors.
>
> Note: Although TI Keystone has a very similar PSC, we are not using the
> existing bindings. Keystone is using a legacy one-node-per-clock binding
> (actually two nodes if you count the separate reset binding for the same
> IP block). Also, some davinci LPSCs have quirks that aren't handled by
> the keystone bindings, so we would be adding one compatible string per
> clock with quirks instead of just a new compatible string for each
> controller.
>
> Signed-off-by: David Lechner <david@...hnology.com>
> ---
>
> v7 changes:
> - Fixed clock-names property typo
> - Added #power-domain-cells property
>
> v6 changes:
> - added clocks and clock-names properties
> - expanded examples
>
>
> .../devicetree/bindings/clock/ti/davinci/psc.txt | 71 ++++++++++++++++++++++
> 1 file changed, 71 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/ti/davinci/psc.txt
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists