Re: [PATCH 3/4] mailbox: qcom: Add ipq6018 apcs compatible

2020-05-28 Thread Bjorn Andersson
On Wed 27 May 05:38 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

Re: [PATCH 3/4] mailbox: qcom: Add ipq6018 apcs compatible

2020-05-28 Thread kbuild test robot
Hi Sivaprakash, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on robh/for-next] [also build test WARNING on linus/master v5.7-rc7 next-20200528] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also

[PATCH 3/4] mailbox: qcom: Add ipq6018 apcs compatible

2020-05-27 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: