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
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>
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
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 >
© 2016 - 2024 Red Hat, Inc.