Re: [PATCH v2] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc

From: Jingyi Wang
Date: Tue Sep 24 2024 - 23:17:46 EST




On 9/16/2024 10:57 PM, Krzysztof Kozlowski wrote:
> On 11/09/2024 08:41, Jingyi Wang wrote:
>> + - items:
>> + - enum:
>> + - qcom,qcs8300-adsp-pas
>> + - const: qcom,sa8775p-adsp-pas
>> + - items:
>> + - enum:
>> + - qcom,qcs8300-cdsp-pas
>> + - const: qcom,sa8775p-cdsp0-pas
>> + - items:
>> + - enum:
>> + - qcom,qcs8300-gpdsp-pas
>> + - const: qcom,sa8775p-gpdsp0-pas
>> + - enum:
>> + - qcom,sa8775p-adsp-pas
>> + - qcom,sa8775p-cdsp0-pas
>> + - qcom,sa8775p-cdsp1-pas
>> + - qcom,sa8775p-gpdsp0-pas
>> + - qcom,sa8775p-gpdsp1-pas
>>
>> reg:
>> maxItems: 1
>> @@ -64,6 +77,7 @@ allOf:
>> properties:
>> compatible:
>
> Instead add here "contains:" and no need for mentioning compatible
> second time. Same in other places.
>
> Best regards,
> Krzysztof
>
Well noted.
>> enum:
>> + - qcom,qcs8300-adsp-pas
>> - qcom,sa8775p-adsp-pas
>
>
>
> Best regards,
> Krzysztof
>
Thanks,
Jingyi