• Nishanth Menon's avatar
    firmware: ti_sci: Add support for Device control · 9e7d756d
    Nishanth Menon authored
    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: default avatarDave Gerlach <d-gerlach@ti.com>
    Signed-off-by: default avatarNishanth Menon <nm@ti.com>
    Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
    9e7d756d
ti_sci.c 33 KB