Searched hist:"9 e7d756da7a5b0cc756d1f512f3eaf261834180a" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/firmware/ |
H A D | ti_sci.h | diff 9e7d756da7a5b0cc756d1f512f3eaf261834180a Wed Oct 19 01:08:35 CEST 2016 Nishanth Menon <nm@ti.com> firmware: ti_sci: Add support for Device 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 entitites within the SoC. Add support driver to allow communication with system controller entity within the SoC using the mailbox client.
We introduce the fundamental device management capability support to the driver protocol as part of this change.
[d-gerlach@ti.com: Contributed device reset handling] Signed-off-by: Dave Gerlach <d-gerlach@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Tero Kristo <t-kristo@ti.com>
|
H A D | ti_sci.c | diff 9e7d756da7a5b0cc756d1f512f3eaf261834180a Wed Oct 19 01:08:35 CEST 2016 Nishanth Menon <nm@ti.com> firmware: ti_sci: Add support for Device 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 entitites within the SoC. Add support driver to allow communication with system controller entity within the SoC using the mailbox client.
We introduce the fundamental device management capability support to the driver protocol as part of this change.
[d-gerlach@ti.com: Contributed device reset handling] Signed-off-by: Dave Gerlach <d-gerlach@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Tero Kristo <t-kristo@ti.com>
|
/linux/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | diff 9e7d756da7a5b0cc756d1f512f3eaf261834180a Wed Oct 19 01:08:35 CEST 2016 Nishanth Menon <nm@ti.com> firmware: ti_sci: Add support for Device 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 entitites within the SoC. Add support driver to allow communication with system controller entity within the SoC using the mailbox client.
We introduce the fundamental device management capability support to the driver protocol as part of this change.
[d-gerlach@ti.com: Contributed device reset handling] Signed-off-by: Dave Gerlach <d-gerlach@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Tero Kristo <t-kristo@ti.com>
|