u-boot/drivers/firmware
Lokesh Vutla 9b87181fd2 firmware: ti_sci: Add support for clock control
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 SCI message protocol support that
provide us with this capability.

Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
2018-09-11 08:32:55 -04:00
..
firmware-uclass.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig firmware: Add basic support for TI System Control Interface (TI SCI) protocol 2018-09-11 08:32:55 -04:00
Makefile firmware: Add basic support for TI System Control Interface (TI SCI) protocol 2018-09-11 08:32:55 -04:00
psci.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ti_sci.c firmware: ti_sci: Add support for clock control 2018-09-11 08:32:55 -04:00
ti_sci.h firmware: ti_sci: Add support for clock control 2018-09-11 08:32:55 -04:00