On Fri, 17 Nov 2023 13:58:29 +0530, Rohit Agarwal wrote: > Add device tree bindings for PDC on SDX75 SOC. > > Signed-off-by: Rohit Agarwal <quic_rohiagar@xxxxxxxxxxx> > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > --- > > Hi, > > Changes in v5: > - Rebased on 6.7-rc1 > - Removed all the applied patches from this series. > - Link to v4: https://lore.kernel.org/all/1686311438-24177-1-git-send-email-quic_rohiagar@xxxxxxxxxxx/ > > Changes in v4: > - Addressed some of the dt bindings check mentioned by Krzysztof. > > Changes in v3: > - Clubbed all the dt node into a single patch as suggested by Krzysztof. > - Removed the applied patch. > - Addressed some comments from Konrad and Dmitry. > > Changes in v2: > - Added the CPUFreq support patch. > - Collected the Acked by tags. > - Addressed some minor comments from Konrad. > > Thanks, > Rohit. > > .../devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks!