Message ID | 20231022173811.8229-1-lukapanio@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [v6,1/2] dt-bindings: arm: qcom: Add Xiaomi Pad 6 (xiaomi-pipa) | expand |
On Sun, Oct 22, 2023 at 07:38:10PM +0200, Luka Panio wrote: > Add a compatible for Xiaomi Pad 6. > > Signed-off-by: Luka Panio <lukapanio@gmail.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Thanks Conor. > > --- > v2: > Update commit message > > v3: > Update commit message > > v4: > Update commit message > > v5: > Update commit message > > v6: > Update commit message > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index adbfaea32343..1bfae1b237d2 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -965,6 +965,7 @@ properties: > - sony,pdx203-generic > - sony,pdx206-generic > - xiaomi,elish > + - xiaomi,pipa > - const: qcom,sm8250 > > - items: > -- > 2.42.0 >
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index adbfaea32343..1bfae1b237d2 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -965,6 +965,7 @@ properties: - sony,pdx203-generic - sony,pdx206-generic - xiaomi,elish + - xiaomi,pipa - const: qcom,sm8250 - items:
Add a compatible for Xiaomi Pad 6. Signed-off-by: Luka Panio <lukapanio@gmail.com> --- v2: Update commit message v3: Update commit message v4: Update commit message v5: Update commit message v6: Update commit message --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+)