On 23/06/2024 13:06, Akhil P Oommen wrote: > Document Adreno X185 GMU in the dt-binding specification. > > Signed-off-by: Akhil P Oommen <quic_akhilpo@xxxxxxxxxxx> > --- > > Documentation/devicetree/bindings/display/msm/gmu.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/msm/gmu.yaml b/Documentation/devicetree/bindings/display/msm/gmu.yaml > index b3837368a260..9aa7151fd66f 100644 > --- a/Documentation/devicetree/bindings/display/msm/gmu.yaml > +++ b/Documentation/devicetree/bindings/display/msm/gmu.yaml > @@ -23,6 +23,9 @@ properties: > - items: > - pattern: '^qcom,adreno-gmu-[67][0-9][0-9]\.[0-9]$' > - const: qcom,adreno-gmu > + - items: > + - pattern: '^qcom,adreno-gmu-[x][1-9][0-9][0-9]\.[0-9]$' '[x]' is odd. Should be just 'x'. Best regards, Krzysztof