Message ID | 20250408145252.581060-3-juerg.haefliger@canonical.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | HP EliteBook Ultra G1q support | expand |
On Tue, 08 Apr 2025 16:52:50 +0200, 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> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 1 + > 1 file changed, 1 insertion(+) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed. Missing tags: Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
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
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(+)