On Sat, Jun 6, 2020 at 5:59 AM Sivaprakash Murugesanhave sent an updated patch series addressing the comments, thanks for your time.
<sivaprak@xxxxxxxxxxxxxx> wrote:
The Qualcomm ipq6018 has apcs block, add compatible for the same.Please break this into two patches, first reorganise and then add new
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: Sivaprakash Murugesan <sivaprak@xxxxxxxxxxxxxx>
---
[V2]
* created a new structur for driver data.
* re-arranged compatible strings in sorted order
ipq6018 of_match.
thanks.