Re: [U-Boot] [PATCH 04/25] firmware: ti_sci: Add support for clock control

2018-08-24 Thread Tom Rini
On Tue, Aug 21, 2018 at 08:01:42PM +0530, Lokesh Vutla wrote: > 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

[U-Boot] [PATCH 04/25] firmware: ti_sci: Add support for clock control

2018-08-21 Thread Lokesh Vutla
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