I defined it as shown due to the following comment. https://lore.kernel.org/linux-devicetree/c4bf26a4-16bb-6ed8-ae70-1947998e32cc@xxxxxxxxxx/
On Sat, Dec 31 2022 at 07:24:19 PM -03:00:00, Lux Aliaga <they@xxxxxxxxx> wrote:Document the Xiaomi Mi A3 (xiaomi-laurel-sprout) smartphone which isFrom what i can see laurel_sprout is the correct and official codename for the device.
based on the Snapdragon 665 SoC.
Signed-off-by: Lux Aliaga <they@xxxxxxxxx>
---
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
Not sure here at all but should we maybe use that as it is the official codename ?
-Martin