Messages in this thread Patch in this message |  | | From | Lux Aliaga <> | Subject | [PATCH v4 3/4] dt-bindings: arm: qcom: Document xiaomi,laurel-sprout board | Date | Thu, 15 Dec 2022 16:04:03 -0300 |
| |
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 27063a045bd0..4923dafb5d7a 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -793,6 +793,7 @@ properties: - items: - enum: - sony,pdx201 + - xiaomi,laurel-sprout - const: qcom,sm6125 - items: -- 2.38.1
|  |