Message ID | 20221001185526.494095-1-martin.botka@somainline.org (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [1/3] dt-bindings: dma: gpi: Document SM6125 compatible | expand |
On 01/10/2022 20:55, Martin Botka wrote: > This commit documents the newly added SM6125 SoC > compatible. > > Signed-off-by: Martin Botka <martin.botka@somainline.org> > --- > Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml > index 7d2fc4eb5530..a21c40fc6439 100644 > --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml > +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml > @@ -21,6 +21,7 @@ properties: > enum: > - qcom,sc7280-gpi-dma > - qcom,sdm845-gpi-dma > + - qcom,sm6125-gpi-dma Please rebase on top of: https://lore.kernel.org/linux-devicetree/20221001211934.62511-2-mailingradian@gmail.com/ and mention it depends on it. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index 7d2fc4eb5530..a21c40fc6439 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -21,6 +21,7 @@ properties: enum: - qcom,sc7280-gpi-dma - qcom,sdm845-gpi-dma + - qcom,sm6125-gpi-dma - qcom,sm8150-gpi-dma - qcom,sm8250-gpi-dma - qcom,sm8350-gpi-dma
This commit documents the newly added SM6125 SoC compatible. Signed-off-by: Martin Botka <martin.botka@somainline.org> --- Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + 1 file changed, 1 insertion(+)