Re: [PATCH 1/2] clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs

2015-10-18 Thread Archit Taneja
On 10/17/2015 03:35 AM, Stephen Boyd wrote: On 10/14, Archit Taneja wrote: DSI specific RCG clocks required customized clk_ops. There are a total of 4 RCGs per DSI block: DSI, BYTE, ESC and PIXEL. There are a total of 2 clocks coming from the DSI PLL, which serve as inputs to these RCGs. The

Re: [PATCH 1/2] clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs

2015-10-16 Thread Stephen Boyd
On 10/14, Archit Taneja wrote: > DSI specific RCG clocks required customized clk_ops. There are > a total of 4 RCGs per DSI block: DSI, BYTE, ESC and PIXEL. > > There are a total of 2 clocks coming from the DSI PLL, which serve as > inputs to these RCGs. The BYTE and ESC RCGs are fed by one of

[PATCH 1/2] clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs

2015-10-14 Thread Archit Taneja
DSI specific RCG clocks required customized clk_ops. There are a total of 4 RCGs per DSI block: DSI, BYTE, ESC and PIXEL. There are a total of 2 clocks coming from the DSI PLL, which serve as inputs to these RCGs. The BYTE and ESC RCGs are fed by one of the post dividers of DSI1 or DSI2 PLLs, and