Re: [PATCH v1 3/3] clk: qcom: rcg: update the DFS macro for RCG

2019-07-30 Thread Stephen Boyd
Quoting Taniya Das (2019-07-30 03:51:07) > > > On 7/17/2019 4:52 AM, Stephen Boyd wrote: > > Quoting Taniya Das (2019-07-15 21:22:02) > >> Hello Stephen, > >> > >> Thanks for the review. > >> > >> On 7/16/2019 4:14 AM, Stephen Boyd wrote: > >>> Quoting Taniya Das (2019-05-12 20:44:46) > On

Re: [PATCH v1 3/3] clk: qcom: rcg: update the DFS macro for RCG

2019-07-30 Thread Taniya Das
On 7/17/2019 4:52 AM, Stephen Boyd wrote: Quoting Taniya Das (2019-07-15 21:22:02) Hello Stephen, Thanks for the review. On 7/16/2019 4:14 AM, Stephen Boyd wrote: Quoting Taniya Das (2019-05-12 20:44:46) On 5/10/2019 11:24 PM, Stephen Boyd wrote: Why is the clk name changing to not have

Re: [PATCH v1 3/3] clk: qcom: rcg: update the DFS macro for RCG

2019-07-16 Thread Stephen Boyd
Quoting Taniya Das (2019-07-15 21:22:02) > Hello Stephen, > > Thanks for the review. > > On 7/16/2019 4:14 AM, Stephen Boyd wrote: > > Quoting Taniya Das (2019-05-12 20:44:46) > >> On 5/10/2019 11:24 PM, Stephen Boyd wrote: > >>> Why is the clk name changing to not have a _src after the "root"

Re: [PATCH v1 3/3] clk: qcom: rcg: update the DFS macro for RCG

2019-07-15 Thread Taniya Das
Hello Stephen, Thanks for the review. On 7/16/2019 4:14 AM, Stephen Boyd wrote: Quoting Taniya Das (2019-05-12 20:44:46) On 5/10/2019 11:24 PM, Stephen Boyd wrote: diff --git a/drivers/clk/qcom/clk-rcg.h b/drivers/clk/qcom/clk-rcg.h index 5562f38..e40e8f8 100644 ---

Re: [PATCH v1 3/3] clk: qcom: rcg: update the DFS macro for RCG

2019-07-15 Thread Stephen Boyd
Quoting Taniya Das (2019-05-12 20:44:46) > On 5/10/2019 11:24 PM, Stephen Boyd wrote: > diff --git a/drivers/clk/qcom/clk-rcg.h b/drivers/clk/qcom/clk-rcg.h > index 5562f38..e40e8f8 100644 > --- a/drivers/clk/qcom/clk-rcg.h > +++ b/drivers/clk/qcom/clk-rcg.h > @@ -171,7

Re: [PATCH v1 3/3] clk: qcom: rcg: update the DFS macro for RCG

2019-05-12 Thread Taniya Das
Hello Stephen, On 5/10/2019 11:24 PM, Stephen Boyd wrote: Quoting Taniya Das (2019-05-09 19:58:39) Hello Stephen, Thanks for the review. On 5/9/2019 10:57 PM, Stephen Boyd wrote: Quoting Taniya Das (2019-05-08 11:24:55) Update the init data name for each of the dynamic frequency switch

Re: [PATCH v1 3/3] clk: qcom: rcg: update the DFS macro for RCG

2019-05-10 Thread Stephen Boyd
Quoting Taniya Das (2019-05-09 19:58:39) > Hello Stephen, > > Thanks for the review. > > On 5/9/2019 10:57 PM, Stephen Boyd wrote: > > Quoting Taniya Das (2019-05-08 11:24:55) > >> Update the init data name for each of the dynamic frequency switch > >> controlled clock associated with the RCG

Re: [PATCH v1 3/3] clk: qcom: rcg: update the DFS macro for RCG

2019-05-09 Thread Taniya Das
Hello Stephen, Thanks for the review. On 5/9/2019 10:57 PM, Stephen Boyd wrote: Quoting Taniya Das (2019-05-08 11:24:55) Update the init data name for each of the dynamic frequency switch controlled clock associated with the RCG clock name, so that it can be generated as per the hardware

Re: [PATCH v1 3/3] clk: qcom: rcg: update the DFS macro for RCG

2019-05-09 Thread Stephen Boyd
Quoting Taniya Das (2019-05-08 11:24:55) > Update the init data name for each of the dynamic frequency switch > controlled clock associated with the RCG clock name, so that it can be > generated as per the hardware plan. Thus update the macro accordingly. > > Signed-off-by: Taniya Das This

[PATCH v1 3/3] clk: qcom: rcg: update the DFS macro for RCG

2019-05-08 Thread Taniya Das
Update the init data name for each of the dynamic frequency switch controlled clock associated with the RCG clock name, so that it can be generated as per the hardware plan. Thus update the macro accordingly. Signed-off-by: Taniya Das --- drivers/clk/qcom/clk-rcg.h| 2 +-