[PATCH 3/3] dt-bindings: arm: qcom: Document HP EliteBook Ultra G1q

Juerg Haefliger posted 3 patches 10 months, 1 week ago
There is a newer version of this series
[PATCH 3/3] dt-bindings: arm: qcom: Document HP EliteBook Ultra G1q
Posted by Juerg Haefliger 10 months, 1 week ago
Add a compatible for the HP EliteBook Ultra G1q 14 inch Notebook AI PC.
The laptop is based on the Snapdragon X Elite (x1e80100) SoC.

PDF link: http://www8.hp.com/h20195/v2/GetDocument.aspx?docname=c08996392

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
---
 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 6260839fe972..1f2a26ac33b9 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1133,6 +1133,7 @@ properties:
           - enum:
               - asus,vivobook-s15
               - dell,xps13-9345
+              - hp,elitebook-ultra-g1q
               - hp,omnibook-x14
               - lenovo,yoga-slim7x
               - microsoft,romulus13
-- 
2.43.0
Re: [PATCH 3/3] dt-bindings: arm: qcom: Document HP EliteBook Ultra G1q
Posted by Krzysztof Kozlowski 10 months, 1 week ago
On 04/04/2025 11:01, Juerg Haefliger wrote:
> Add a compatible for the HP EliteBook Ultra G1q 14 inch Notebook AI PC.
> The laptop is based on the Snapdragon X Elite (x1e80100) SoC.
> 
> PDF link: http://www8.hp.com/h20195/v2/GetDocument.aspx?docname=c08996392
> 
> Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>


If there is going to be new version, please re-order so this goes before
the user of the binding.

Anyway:

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof