[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220812082721.1125759-1-luca.weiss@fairphone.com>
Date: Fri, 12 Aug 2022 10:27:18 +0200
From: Luca Weiss <luca.weiss@...rphone.com>
To: linux-arm-msm@...r.kernel.org
Cc: ~postmarketos/upstreaming@...ts.sr.ht, phone-devel@...r.kernel.org,
Luca Weiss <luca.weiss@...rphone.com>,
devicetree@...r.kernel.org, dmaengine@...r.kernel.org,
Konrad Dybcio <konrad.dybcio@...ainline.org>,
linux-kernel@...r.kernel.org, Vinod Koul <vkoul@...nel.org>
Subject: [PATCH 0/3] Add GPI DMA support for SM6350
This series hooks up GPI DMA support for the SM6350 I2C.
It has been tested using himax,hxcommon driver that I forward-ported
from the original vendor kernel on fairphone-fp4 - previously I have
used i2c-gpio bitbang in my tree.
This also requires the fix from Robin[0] that has already been
accepted into linux-next, otherwise I2C communication fails to work.
[0] https://lore.kernel.org/linux-arm-msm/20220807140455.409417-1-robin.reckmann@gmail.com/
Luca Weiss (3):
dt-bindings: dmaengine: qcom: gpi: add compatible for SM6350
dmaengine: qcom: gpi: Add SM6350 support
arm64: dts: qcom: sm6350: Add GPI DMA nodes
.../devicetree/bindings/dma/qcom,gpi.yaml | 1 +
arch/arm64/boot/dts/qcom/sm6350.dtsi | 59 +++++++++++++++++++
drivers/dma/qcom/gpi.c | 1 +
3 files changed, 61 insertions(+)
--
2.37.1
Powered by blists - more mailing lists