Re: [PATCH v2 3/5] dt-bindings: arm: qcom: Document SM7250 SoC and boards
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 16/08/2026 18:18, Sreeshankar K wrote: > Document the Qualcomm SM7250 SoC binding and the MTP board. > > Signed-off-by: Sreeshankar K <[email protected]> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) Where is the SoC ID? > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index 50cc18a6e..481041700 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -1050,6 +1050,11 @@ properties: > - fairphone,fp4 > - const: qcom,sm7225 > > + - items: > + - enum: > + - qcom,sm7250-mtp > + - const: qcom,sm7250 > + > - items: > - enum: > - motorola,dubai > @@ -1306,6 +1311,7 @@ allOf: > - qcom,sm6350 > - qcom,sm7125 > - qcom,sm7225 > + - qcom,sm7250 No, list cannot grow. Best regards, Krzysztof