[PATCH 1/2] dt-bindings: arm: qcom: Add Snapdragon Devkit for Windows

Sibi Sankar posted 2 patches 2 months, 2 weeks ago
There is a newer version of this series
[PATCH 1/2] dt-bindings: arm: qcom: Add Snapdragon Devkit for Windows
Posted by Sibi Sankar 2 months, 2 weeks ago
X1E001DE is the speed binned variant of X1E80100 that supports turbo
boost up to 4.3 Ghz.

Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 5cb54d69af0b..6a8fc031e51f 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1049,6 +1049,12 @@ properties:
               - qcom,sm8650-qrd
           - const: qcom,sm8650
 
+      - items:
+          - enum:
+              - qcom,x1e001de-devkit
+          - const: qcom,x1e001de
+          - const: qcom,x1e80100
+
       - items:
           - enum:
               - lenovo,thinkpad-t14s
-- 
2.34.1
Re: [PATCH 1/2] dt-bindings: arm: qcom: Add Snapdragon Devkit for Windows
Posted by Rob Herring (Arm) 2 months, 2 weeks ago
On Wed, 11 Sep 2024 13:03:36 +0530, Sibi Sankar wrote:
> X1E001DE is the speed binned variant of X1E80100 that supports turbo
> boost up to 4.3 Ghz.
> 
> Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Re: [PATCH 1/2] dt-bindings: arm: qcom: Add Snapdragon Devkit for Windows
Posted by Jeff Johnson 2 months, 2 weeks ago
On 9/11/2024 12:33 AM, Sibi Sankar wrote:
> X1E001DE is the speed binned variant of X1E80100 that supports turbo
> boost up to 4.3 Ghz.

if you respin, s/Ghz/GHz/

> 
> Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index 5cb54d69af0b..6a8fc031e51f 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -1049,6 +1049,12 @@ properties:
>                - qcom,sm8650-qrd
>            - const: qcom,sm8650
>  
> +      - items:
> +          - enum:
> +              - qcom,x1e001de-devkit
> +          - const: qcom,x1e001de
> +          - const: qcom,x1e80100
> +
>        - items:
>            - enum:
>                - lenovo,thinkpad-t14s
Re: [PATCH 1/2] dt-bindings: arm: qcom: Add Snapdragon Devkit for Windows
Posted by Sibi Sankar 1 month, 3 weeks ago

On 9/11/24 21:14, Jeff Johnson wrote:
> On 9/11/2024 12:33 AM, Sibi Sankar wrote:
>> X1E001DE is the speed binned variant of X1E80100 that supports turbo
>> boost up to 4.3 Ghz.
> 
> if you respin, s/Ghz/GHz/

Thanks for taking time to review the series.

Will fix it in the next re-spin.

-Sibi

> 
>>
>> Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
>> ---
>>   Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
>>   1 file changed, 6 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
>> index 5cb54d69af0b..6a8fc031e51f 100644
>> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
>> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
>> @@ -1049,6 +1049,12 @@ properties:
>>                 - qcom,sm8650-qrd
>>             - const: qcom,sm8650
>>   
>> +      - items:
>> +          - enum:
>> +              - qcom,x1e001de-devkit
>> +          - const: qcom,x1e001de
>> +          - const: qcom,x1e80100
>> +
>>         - items:
>>             - enum:
>>                 - lenovo,thinkpad-t14s
>