Message ID | 20230323093120.20558-1-quic_kathirav@quicinc.com |
---|---|
Headers | show |
Series | Add initial support for RDP468 of IPQ5332 family | expand |
On 23/03/2023 10:31, Kathiravan T wrote: > Document the MI01.6 (Reference Design Platform 468) board based on IPQ5332 > family of SoCs. > > Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On 3/23/2023 3:01 PM, Kathiravan T wrote: > Add the initial device tree support for the RDP(Reference Design > Platform)468 based on IPQ5332 family of SoCs. This patch carries the > support for Console UART, SPI NOR, eMMC. > > This series depends on the below which adds support the SPI NOR > https://lore.kernel.org/linux-arm-msm/20230320104530.30411-1-quic_kathirav@quicinc.com/ > > V1 can be found here > https://lore.kernel.org/linux-arm-msm/20230323044929.8694-1-quic_kathirav@quicinc.com/ Gentle Reminder... > > Kathiravan T (2): > dt-bindings: arm: qcom: document MI01.6 board based on IPQ5332 family > arm64: dts: qcom: ipq5332: add support for the RDP468 variant > > .../devicetree/bindings/arm/qcom.yaml | 2 + > arch/arm64/boot/dts/qcom/Makefile | 1 + > arch/arm64/boot/dts/qcom/ipq5332-rdp468.dts | 103 ++++++++++++++++++ > 3 files changed, 106 insertions(+) > create mode 100644 arch/arm64/boot/dts/qcom/ipq5332-rdp468.dts >
On Thu, 23 Mar 2023 15:01:18 +0530, Kathiravan T wrote: > Add the initial device tree support for the RDP(Reference Design > Platform)468 based on IPQ5332 family of SoCs. This patch carries the > support for Console UART, SPI NOR, eMMC. > > This series depends on the below which adds support the SPI NOR > https://lore.kernel.org/linux-arm-msm/20230320104530.30411-1-quic_kathirav@quicinc.com/ > > [...] Applied, thanks! [2/2] arm64: dts: qcom: ipq5332: add support for the RDP468 variant commit: f1d33c902a1be727416fce3161db37a84d3f38d1 Best regards,