Message ID | 20210614235358.444834-1-konrad.dybcio@somainline.org |
---|---|
State | Accepted |
Commit | 14f259c8be0168f11333bad30b2d716002cfdcbc |
Headers | show |
Series | [1/3] dt-bindings: dmaengine: qcom: gpi: add compatible for sm8250 | expand |
On 15-06-21, 01:53, Konrad Dybcio wrote: > No functional changes, just adding a new compatible for a different > SoC. Applied 1 & 2, thanks
diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index e302147e53c6..e614fe3187bb 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -21,6 +21,7 @@ properties: enum: - qcom,sdm845-gpi-dma - qcom,sm8150-gpi-dma + - qcom,sm8250-gpi-dma reg: maxItems: 1
No functional changes, just adding a new compatible for a different SoC. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> --- Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + 1 file changed, 1 insertion(+)