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

From: Sivaprakash Murugesan
Date: Mon Jun 08 2020 - 05:40:28 EST


Hi Jassi,

On 6/8/2020 2:15 AM, Jassi Brar wrote:
On Sat, Jun 6, 2020 at 5:59 AM Sivaprakash Murugesan
<sivaprak@xxxxxxxxxxxxxx> 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 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

Please break this into two patches, first reorganise and then add new
ipq6018 of_match.
have sent an updated patch series addressing the comments, thanks for your time.

thanks.