[PATCH 2/3] dt-bindings: arm: qcom: Add the Nothing Phone (3a)

Alexander Koskovich posted 3 patches 1 week, 6 days ago
There is a newer version of this series
[PATCH 2/3] dt-bindings: arm: qcom: Add the Nothing Phone (3a)
Posted by Alexander Koskovich 1 week, 6 days ago
Document the Milos-based Nothing Phone (3a) smartphone.

Signed-off-by: Alexander Koskovich <akoskovich@pm.me>
---
 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 d48c625d3fc4..63b55a7fbdae 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -64,6 +64,7 @@ properties:
       - items:
           - enum:
               - fairphone,fp6
+              - nothing,asteroids
           - const: qcom,milos
 
       - items:

-- 
2.53.0
Re: [PATCH 2/3] dt-bindings: arm: qcom: Add the Nothing Phone (3a)
Posted by Krzysztof Kozlowski 1 week, 6 days ago
On Sat, Mar 21, 2026 at 05:00:40PM +0000, Alexander Koskovich wrote:
> Document the Milos-based Nothing Phone (3a) smartphone.
> 
> Signed-off-by: Alexander Koskovich <akoskovich@pm.me>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof