]> git.baikalelectronics.ru Git - uboot.git/commit
firmware: ti_sci: Add support for device control
authorAndreas Dannenberg <dannenberg@ti.com>
Mon, 27 Aug 2018 10:27:34 +0000 (15:57 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 11 Sep 2018 12:32:55 +0000 (08:32 -0400)
commit3c14fb653a19a273daf6f454780f411125ce5f8a
tree192847860045cb8ca46204e2781690781c539faf
parent97220d4b27cccca595fdd4d701c8b468c24a1720
firmware: ti_sci: Add support for device control

TI-SCI message protocol provides support for management of various
hardware entitites within the SoC. Introduce the fundamental
device management capability support to the driver protocol
as part of this change.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
drivers/firmware/ti_sci.c
drivers/firmware/ti_sci.h
include/linux/soc/ti/ti_sci_protocol.h