On 10/1/2022 2:13 AM, Dmitry Baryshkov wrote: > On Sat, 1 Oct 2022 at 06:08, Melody Olvera <quic_molvera@xxxxxxxxxxx> wrote: >> Add compatible documentation for Qualcomm QDU1000 and QRU1000 SoCs. >> >> Signed-off-by: Melody Olvera <quic_molvera@xxxxxxxxxxx> >> --- >> 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 7d2fc4eb5530..e37cee079c78 100644 >> --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml >> +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml >> @@ -25,6 +25,8 @@ properties: >> - qcom,sm8250-gpi-dma >> - qcom,sm8350-gpi-dma >> - qcom,sm8450-gpi-dma >> + - qcom,qdu1000-gpi-dma >> + - qcom,qru1000-gpi-dma > You know my comment, qdu/qru comes before sm/sc Got it. >> reg: >> maxItems: 1 >> -- >> 2.37.3 >> Thanks, Melody