On 15/03/18 14:37, [email protected] wrote:
struct clk_rpm {
const int rpm_clk_id;
+ const int xo_offset;
+ u32 xo_buffer_value;
const bool active_only;
Just realized that this would not work when more than one xo are active,
I will have a closer look and send an new version.
thanks, srini

