ti: k3: drivers: ti_sci: Add support for Clock control
authorAndrew F. Davis <afd@ti.com>
Fri, 4 May 2018 19:06:11 +0000 (19:06 +0000)
committerAndrew F. Davis <afd@ti.com>
Wed, 22 Aug 2018 15:57:19 +0000 (10:57 -0500)
commit6d1dfef6bf6422007aaa738c2d390070621e7a90
tree43e27a8ea83654e624ff791af2d9496b73f09690
parent3858452d31d3bea7ec15a836cd8a4e47147018b8
ti: k3: drivers: ti_sci: Add support for Clock control

TI-SCI message protocol provides support for management of various
hardware entities within the SoC.

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 TI-SCI message protocol support that
provide us with this capability.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Andreas Dannenberg <dannenberg@ti.com>
plat/ti/k3/common/drivers/ti_sci/ti_sci.c
plat/ti/k3/common/drivers/ti_sci/ti_sci.h