On Fri, 19 Jan 2024 at 11:07, Tengfei Fan <quic_tengfan@xxxxxxxxxxx> wrote: > > Document QCM8550, QCS8550 SoC and the AIM300 AIoT board bindings. > QCS8550 and QCM8550 processor combines powerful computing, extreme edge > AI processing, Wi-Fi 7, and robust video and graphics for a wide range > of use cases for the Internet of Things (IoT). QCS8550 is a QCS version > for QCM8550. Modem RF only in QCM8550 but not in QCS8550. > AIM300 Series is a highly optimized family of modules designed to > support AIoT applications. The module is mounted onto Qualcomm AIoT > carrier board to support verification, evaluation and development. It > integrates QCS8550 SoC, UFS and PMIC chip etc. > AIM stands for Artificial Intelligence Module. AIoT stands for AI IoT. > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index 1a5fb889a444..9cee874a8eae 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -49,8 +49,10 @@ description: | > msm8996 > msm8998 > qcs404 > + qcs8550 > qcm2290 > qcm6490 > + qcm8550 Drop > qdu1000 > qrb2210 > qrb4210 > @@ -93,6 +95,7 @@ description: | > The 'board' element must be one of the following strings: > > adp > + aim300-aiot We probably need to drop this list, it doesn't surve its purposes. > cdp > dragonboard > idp > @@ -904,6 +907,14 @@ properties: > - const: qcom,qcs404-evb > - const: qcom,qcs404 > > + - items: > + - enum: > + - qcom,qcs8550-aim300-aiot > + - const: qcom,qcs8550-aim300 > + - const: qcom,qcs8550 > + - const: qcom,qcm8550 In the review comments for v3 you have been asked to add qcom,sm8550. But not the qcom,qcm8550. I don't think that there is any need to mention qcm8550 here. > + - const: qcom,sm8550 > + > - items: > - enum: > - qcom,sa8155p-adp > -- > 2.17.1 > -- With best wishes Dmitry