Re: [RFC PATCH 5/8] firmware: arm_scmi: add initial support for clock protocol

2017-06-07 Thread Roy Franz
On Wed, Jun 7, 2017 at 9:10 AM, Sudeep Holla wrote: > The clock protocol is intended for management of clocks. It is used to > enable or disable clocks, and to set and get the clock rates. This > protocol provides commands to describe the protocol version, discover > various

Re: [RFC PATCH 5/8] firmware: arm_scmi: add initial support for clock protocol

2017-06-07 Thread Roy Franz
On Wed, Jun 7, 2017 at 9:10 AM, Sudeep Holla wrote: > The clock protocol is intended for management of clocks. It is used to > enable or disable clocks, and to set and get the clock rates. This > protocol provides commands to describe the protocol version, discover > various implementation

[RFC PATCH 5/8] firmware: arm_scmi: add initial support for clock protocol

2017-06-07 Thread Sudeep Holla
The clock protocol is intended for management of clocks. It is used to enable or disable clocks, and to set and get the clock rates. This protocol provides commands to describe the protocol version, discover various implementation specific attributes, describe a clock, enable and disable a clock

[RFC PATCH 5/8] firmware: arm_scmi: add initial support for clock protocol

2017-06-07 Thread Sudeep Holla
The clock protocol is intended for management of clocks. It is used to enable or disable clocks, and to set and get the clock rates. This protocol provides commands to describe the protocol version, discover various implementation specific attributes, describe a clock, enable and disable a clock