[PATCH v5 1/3] dt-bindings: arm: qcom: Add Microsoft Windows Dev Kit 2023

Jens Glathe via B4 Relay posted 3 patches 3 weeks, 4 days ago
There is a newer version of this series
[PATCH v5 1/3] dt-bindings: arm: qcom: Add Microsoft Windows Dev Kit 2023
Posted by Jens Glathe via B4 Relay 3 weeks, 4 days ago
From: Jens Glathe <jens.glathe@oldschoolsolutions.biz>

Add compatible values for the Microsoft Windows Dev Kit (WDK2023)
with its codename "blackrock". The Dev kit is a small desktop box
based on the mainboard of the Surface pro 9 5G, intended for
developers to test/build arm64-based Windows software.
Link: https://learn.microsoft.com/en-us/windows/arm/dev-kit/

Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
---
 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 0f18cb35c774a..32381638b6f9e 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -823,6 +823,7 @@ properties:
           - enum:
               - lenovo,thinkpad-x13s
               - microsoft,arcata
+              - microsoft,blackrock
               - qcom,sc8280xp-crd
               - qcom,sc8280xp-qrd
           - const: qcom,sc8280xp

-- 
2.43.0
Re: [PATCH v5 1/3] dt-bindings: arm: qcom: Add Microsoft Windows Dev Kit 2023
Posted by Krzysztof Kozlowski 3 weeks, 4 days ago
On 30/10/2024 08:09, Jens Glathe via B4 Relay wrote:
> From: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
> 
> Add compatible values for the Microsoft Windows Dev Kit (WDK2023)
> with its codename "blackrock". The Dev kit is a small desktop box
> based on the mainboard of the Surface pro 9 5G, intended for
> developers to test/build arm64-based Windows software.
> Link: https://learn.microsoft.com/en-us/windows/arm/dev-kit/
> 
> Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>

You got one reply, then another with bigger instruction, yet you ignored
both of them.

Best regards,
Krzysztof
Re: [PATCH v5 1/3] dt-bindings: arm: qcom: Add Microsoft Windows Dev Kit 2023
Posted by Jens Glathe 3 weeks, 4 days ago
On 30.10.24 08:25, Krzysztof Kozlowski wrote:

> On 30/10/2024 08:09, Jens Glathe via B4 Relay wrote:
>> From: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
>>
>> Add compatible values for the Microsoft Windows Dev Kit (WDK2023)
>> with its codename "blackrock". The Dev kit is a small desktop box
>> based on the mainboard of the Surface pro 9 5G, intended for
>> developers to test/build arm64-based Windows software.
>> Link: https://learn.microsoft.com/en-us/windows/arm/dev-kit/
>>
>> Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
> You got one reply, then another with bigger instruction, yet you ignored
> both of them.
>
> Best regards,
> Krzysztof
>
Sorry, misunderstanding. Will be there in v6.

with best regards

Jens