Message ID | 20230314-topic-2290_compats-v1-2-47e26c3c0365@linaro.org |
---|---|
State | New |
Headers | show |
Series | QCM2290 compatibles | expand |
On 14/03/2023 13:52, Konrad Dybcio wrote: > Add a compatible for the single GPI DMA controller on QCM2290. It uses > the same 0x10000 offset as SM6350. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> > --- > Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On 14-03-23, 13:52, Konrad Dybcio wrote: > Add a compatible for the single GPI DMA controller on QCM2290. It uses > the same 0x10000 offset as SM6350. Applied, thanks
diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index fc5de7b6f19e..f61145c91b6d 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -24,6 +24,7 @@ properties: - qcom,sm6350-gpi-dma - items: - enum: + - qcom,qcm2290-gpi-dma - qcom,qdu1000-gpi-dma - qcom,sc7280-gpi-dma - qcom,sm6115-gpi-dma
Add a compatible for the single GPI DMA controller on QCM2290. It uses the same 0x10000 offset as SM6350. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + 1 file changed, 1 insertion(+)