OSDN Git Service

Documentation: dt: Add TI SCI clock driver
authorTero Kristo <t-kristo@ti.com>
Mon, 22 May 2017 13:01:52 +0000 (16:01 +0300)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 13 Jun 2017 01:53:58 +0000 (18:53 -0700)
commit8f306cfe438372c7e490b0511a75e068e215d17b
treed0b5da2e859f5a0564eb9de6ae2e0015584e4c95
parentb608a89221b401d7b07a1b6330777a034d204410
Documentation: dt: Add TI SCI clock driver

Add a clock implementation, TI SCI clock, that will hook to the common
clock framework, and allow each clock to be controlled via TI SCI
protocol.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Documentation/devicetree/bindings/clock/ti,sci-clk.txt [new file with mode: 0644]
MAINTAINERS