dt-bindings: clock: New bindings for TI Davinci PSC
authorDavid Lechner <david@lechnology.com>
Fri, 16 Mar 2018 02:52:25 +0000 (21:52 -0500)
committerStephen Boyd <sboyd@kernel.org>
Tue, 20 Mar 2018 17:16:26 +0000 (10:16 -0700)
commit21cdf7269f9dcd8dc22d152fbfee85e4ea57289f
tree814fed012b1813b9c3cdfc710d718e9ebb02b712
parent6ef35851a0147372e70b8a6115f4d712f30ca200
dt-bindings: clock: New bindings for TI Davinci PSC

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@lechnology.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/ti/davinci/psc.txt [new file with mode: 0644]