Message ID | 20221214093248.153245-1-they@mint.lgbt (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [1/4] dt-bindings: ufs: qcom: Add SM6125 compatible string | expand |
On 14/12/2022 10:32, Lux Aliaga wrote: > Document the Xiaomi Mi A3 (xiaomi-laurel_sprout) smartphone which is > based on the Snapdragon 665 SoC. > > Signed-off-by: Lux Aliaga <they@mint.lgbt> > --- > 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 1b5ac6b02bc5..a72fbb6b4b2c 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -693,6 +693,7 @@ properties: > - items: > - enum: > - sony,pdx201 > + - xiaomi,laurel_sprout Invalid character - underscore. Use hyphen. Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 1b5ac6b02bc5..a72fbb6b4b2c 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -693,6 +693,7 @@ properties: - items: - enum: - sony,pdx201 + - xiaomi,laurel_sprout - const: qcom,sm6125 - items:
Document the Xiaomi Mi A3 (xiaomi-laurel_sprout) smartphone which is based on the Snapdragon 665 SoC. Signed-off-by: Lux Aliaga <they@mint.lgbt> --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+)