Message ID | 1686311438-24177-1-git-send-email-quic_rohiagar@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Add devicetree support for SDX75 Modem and IDP | expand |
On Fri, 9 Jun 2023 17:20:33 +0530, Rohit Agarwal wrote: > 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. > > [...] Applied, thanks! [1/5] dt-bindings: arm: qcom: Document SDX75 platform and boards commit: f9a97656ace80c617df2d6003c815877c026a9e3 [5/5] arm64: dts: qcom: Add SDX75 platform and IDP board support commit: 9181bb939984f1ad4f958c2be3ea10fd67344165 Best regards,
On 6/9/2023 5:20 PM, Rohit Agarwal wrote: > Hi, > > 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. > > This series adds devicetree support for Qualcomm SDX75 platform and IDP > board. This series functionally depends on GCC and RPMh Clock support > series [1], and pinctrl support for SDX75 [2] which are under review. > > With this current devicetree support, the IDP can boot into initramfsshell. > Can the patch 3/5 and 4/5 be picked of this series? All changes apart from these are picked. Somehow these patches got missed. Thanks, Rohit. > >