diff options
author | Nishanth Menon <nm@ti.com> | 2016-10-18 18:08:36 -0500 |
---|---|---|
committer | Tero Kristo <t-kristo@ti.com> | 2016-10-27 12:09:11 +0300 |
commit | 9f72322050e4762adde66619f048b7317ad12d77 (patch) | |
tree | c3e32f74195f22ec4021b6c87c667ee17568d529 /Documentation/iio | |
parent | 9e7d756da7a5b0cc756d1f512f3eaf261834180a (diff) | |
download | linux-9f72322050e4762adde66619f048b7317ad12d77.tar.gz linux-9f72322050e4762adde66619f048b7317ad12d77.tar.bz2 linux-9f72322050e4762adde66619f048b7317ad12d77.zip |
firmware: ti_sci: Add support for Clock control
Texas Instrument's System Control Interface (TI-SCI) Message Protocol
is used in Texas Instrument's System on Chip (SoC) such as those
in keystone family K2G SoC to communicate between various compute
processors with a central system controller entity.
TI-SCI message protocol provides support for management of various
hardware entities within the SoC. Add support driver to allow
communication with system controller entity within the SoC using the
mailbox client.
In general, we expect to function at a device level of abstraction,
however, for proper operation of hardware blocks, many clocks directly
supplying the hardware block needs to be queried or configured.
Introduce support for the set of SCI message protocol support that
provide us with this capability.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to 'Documentation/iio')
0 files changed, 0 insertions, 0 deletions