mbox series

[0/3] arm64: dts: qcom: sdm845-db845: Some i2c fixes

Message ID 20220717034403.2135027-1-bjorn.andersson@linaro.org
Headers show
Series arm64: dts: qcom: sdm845-db845: Some i2c fixes | expand

Message

Bjorn Andersson July 17, 2022, 3:44 a.m. UTC
On my db845c (perhaps old firmware?) i2c14 is using GPI, so this enables that.
And while I'm touching it I added dma properties to all the geni i2c and spi
nodes and specified a default clock to avoid two warnings in the log during
boot.

Bjorn Andersson (3):
  arm64: dts: qcom: sdm845: Fill in GENI DMA references
  arm64: dts: qcom: sdm845-db845c: Enable gpi_dma1
  arm64: dts: qcom: sdm845-db845c: Specify a i2c bus clocks

 arch/arm64/boot/dts/qcom/sdm845-db845c.dts |  6 ++
 arch/arm64/boot/dts/qcom/sdm845.dtsi       | 90 ++++++++++++++++++++++
 2 files changed, 96 insertions(+)

Comments

Bjorn Andersson July 19, 2022, 4:47 a.m. UTC | #1
On Sat, 16 Jul 2022 20:44:00 -0700, Bjorn Andersson wrote:
> On my db845c (perhaps old firmware?) i2c14 is using GPI, so this enables that.
> And while I'm touching it I added dma properties to all the geni i2c and spi
> nodes and specified a default clock to avoid two warnings in the log during
> boot.
> 
> Bjorn Andersson (3):
>   arm64: dts: qcom: sdm845: Fill in GENI DMA references
>   arm64: dts: qcom: sdm845-db845c: Enable gpi_dma1
>   arm64: dts: qcom: sdm845-db845c: Specify a i2c bus clocks
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: qcom: sdm845: Fill in GENI DMA references
      commit: 0f064ae7cf703b0527de3a0608ef88548fdb5d9d
[2/3] arm64: dts: qcom: sdm845-db845c: Enable gpi_dma1
      commit: 79cfb1124af9b55e082d9d3efbefa4d3fc8b3cdc
[3/3] arm64: dts: qcom: sdm845-db845c: Specify a i2c bus clocks
      commit: 746ff2bfcec78cfd522b2a490e7207c3fe836634

Best regards,