On Wed 06 Apr 06:25 PDT 2022, Vinod Koul wrote: > Add the compatible for newer qcom socs with gpi dma i.e qcom sm8350 and > sm8450. > > Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml > index e614fe3187bb..67f046a4a442 100644 > --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml > +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml > @@ -22,6 +22,8 @@ properties: > - qcom,sdm845-gpi-dma > - qcom,sm8150-gpi-dma > - qcom,sm8250-gpi-dma > + - qcom,sm8350-gpi-dma > + - qcom,sm8450-gpi-dma > > reg: > maxItems: 1 > -- > 2.34.1 >