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)
commit7bc330452c38db9c01357623eb6785b7ac8866b2
tree192847860045cb8ca46204e2781690781c539faf
parentdcfc52ad69db29118bc6658f716d0480d18a0651
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