Re: [PATCH V4 7/8] mailbox: qcom: Add ipq6018 apcs compatible

2020-05-24 Thread Sivaprakash Murugesan
Hi Bjorn, On 5/13/2020 1:49 AM, Bjorn Andersson wrote: On Sun 03 May 23:20 PDT 2020, Sivaprakash Murugesan wrote: The Qualcomm ipq6018 has apcs block, add compatible for the same. Also, the apcs provides a clock controller functionality similar to msm8916 but the clock driver is different.

Re: [PATCH V4 7/8] mailbox: qcom: Add ipq6018 apcs compatible

2020-05-12 Thread Bjorn Andersson
On Sun 03 May 23:20 PDT 2020, Sivaprakash Murugesan wrote: > The Qualcomm ipq6018 has apcs block, add compatible for the same. > Also, the apcs provides a clock controller functionality similar > to msm8916 but the clock driver is different. > > Create a child platform device based on the apcs

[PATCH V4 7/8] mailbox: qcom: Add ipq6018 apcs compatible

2020-05-04 Thread Sivaprakash Murugesan
The Qualcomm ipq6018 has apcs block, add compatible for the same. Also, the apcs provides a clock controller functionality similar to msm8916 but the clock driver is different. Create a child platform device based on the apcs compatible for the clock controller functionality. Signed-off-by: