mbox series

[0/2] Add I2C and SPI busses for SDX75

Message ID 20240517100423.2006022-1-quic_rohiagar@quicinc.com
Headers show
Series Add I2C and SPI busses for SDX75 | expand

Message

Rohit Agarwal May 17, 2024, 10:04 a.m. UTC
Hi,

This series adds the I2C and SPI busses found on the Qcom's
SoC SDX75.

Thanks,
Rohit.

Rohit Agarwal (2):
  dt-bindings: dma: qcom,gpi: document the SDX75 GPI DMA Engine
  arm64: dts: qcom: sdx75: Support for I2C and SPI

 .../devicetree/bindings/dma/qcom,gpi.yaml     |   1 +
 arch/arm64/boot/dts/qcom/sdx75.dtsi           | 431 ++++++++++++++++++
 2 files changed, 432 insertions(+)

Comments

Bjorn Andersson May 28, 2024, 3:32 a.m. UTC | #1
On Fri, 17 May 2024 15:34:21 +0530, Rohit Agarwal wrote:
> This series adds the I2C and SPI busses found on the Qcom's
> SoC SDX75.
> 
> Thanks,
> Rohit.
> 
> Rohit Agarwal (2):
>   dt-bindings: dma: qcom,gpi: document the SDX75 GPI DMA Engine
>   arm64: dts: qcom: sdx75: Support for I2C and SPI
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: qcom: sdx75: Support for I2C and SPI
      commit: e07c4a702eb0abbb200c07593cfc429338ec42bf

Best regards,