[PATCH 1/4] dt-bindings: arm: qcom: Document Microsoft Surface Pro 9 5G

Jérôme de Bretagne posted 4 patches 1 year, 3 months ago
There is a newer version of this series
[PATCH 1/4] dt-bindings: arm: qcom: Document Microsoft Surface Pro 9 5G
Posted by Jérôme de Bretagne 1 year, 3 months ago
Add compatible for the SC8280XP-based Microsoft Surface Pro 9 5G,
using its Arcata codename.

Signed-off-by: Jérôme de Bretagne <jerome.debretagne@gmail.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 f08e13b61172..114c7f5dc402 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -810,6 +810,7 @@ properties:
       - items:
           - enum:
               - lenovo,thinkpad-x13s
+              - microsoft,arcata
               - qcom,sc8280xp-crd
               - qcom,sc8280xp-qrd
           - const: qcom,sc8280xp
-- 
2.45.2

Re: [PATCH 1/4] dt-bindings: arm: qcom: Document Microsoft Surface Pro 9 5G
Posted by Krzysztof Kozlowski 1 year, 3 months ago
On Wed, Sep 04, 2024 at 12:42:49AM +0200, Jérôme de Bretagne wrote:
> Add compatible for the SC8280XP-based Microsoft Surface Pro 9 5G,
> using its Arcata codename.
> 
> Signed-off-by: Jérôme de Bretagne <jerome.debretagne@gmail.com>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
>  1 file changed, 1 insertion(+)

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

Best regards,
Krzysztof