mbox series

[0/7] dt-bindings: remoteproc/misc/qcom: stricten SMD/GLINK

Message ID 20220909125403.803158-1-krzysztof.kozlowski@linaro.org
Headers show
Series dt-bindings: remoteproc/misc/qcom: stricten SMD/GLINK | expand

Message

Krzysztof Kozlowski Sept. 9, 2022, 12:53 p.m. UTC
Hi,

This depends on qcom,fastrpc.yaml conversion in Rob's tree, therefore
everything should go the same way, I think.

Best regards,
Krzysztof

Krzysztof Kozlowski (7):
  dt-bindings: misc: qcom,fastrpc: correct qcom,nsessions name
  dt-bindings: misc: qcom,fastrpc: add compute iommus
  dt-bindings: misc: qcom,fastrpc: restrict channel names
  dt-bindings: misc: qcom,fastrpc: correct example for GLINK edge
  dt-bindings: remoteproc: qcom,glink-edge: require channels in children
  dt-bindings: soc: qcom: smd: restrict child name to smd-edge
  dt-bindings: remoteproc: qcom,smd-edge: define children

 .../bindings/misc/qcom,fastrpc.yaml           | 25 +++++++++++---
 .../bindings/remoteproc/qcom,glink-edge.yaml  |  4 +++
 .../bindings/remoteproc/qcom,smd-edge.yaml    | 34 ++++++++++++++++++-
 .../bindings/soc/qcom/qcom,smd.yaml           | 29 ++--------------
 4 files changed, 59 insertions(+), 33 deletions(-)

Comments

Rob Herring (Arm) Sept. 9, 2022, 4:23 p.m. UTC | #1
On Fri, Sep 09, 2022 at 02:53:56PM +0200, Krzysztof Kozlowski wrote:
> Hi,
> 
> This depends on qcom,fastrpc.yaml conversion in Rob's tree, therefore
> everything should go the same way, I think.
> 
> Best regards,
> Krzysztof
> 
> Krzysztof Kozlowski (7):
>   dt-bindings: misc: qcom,fastrpc: correct qcom,nsessions name
>   dt-bindings: misc: qcom,fastrpc: add compute iommus
>   dt-bindings: misc: qcom,fastrpc: restrict channel names
>   dt-bindings: misc: qcom,fastrpc: correct example for GLINK edge
>   dt-bindings: remoteproc: qcom,glink-edge: require channels in children
>   dt-bindings: soc: qcom: smd: restrict child name to smd-edge
>   dt-bindings: remoteproc: qcom,smd-edge: define children

Series applied.

Rob
Krzysztof Kozlowski Sept. 9, 2022, 4:30 p.m. UTC | #2
On 09/09/2022 18:23, Rob Herring wrote:
> On Fri, Sep 09, 2022 at 02:53:56PM +0200, Krzysztof Kozlowski wrote:
>> Hi,
>>
>> This depends on qcom,fastrpc.yaml conversion in Rob's tree, therefore
>> everything should go the same way, I think.
>>
>> Best regards,
>> Krzysztof
>>
>> Krzysztof Kozlowski (7):
>>   dt-bindings: misc: qcom,fastrpc: correct qcom,nsessions name
>>   dt-bindings: misc: qcom,fastrpc: add compute iommus
>>   dt-bindings: misc: qcom,fastrpc: restrict channel names
>>   dt-bindings: misc: qcom,fastrpc: correct example for GLINK edge
>>   dt-bindings: remoteproc: qcom,glink-edge: require channels in children
>>   dt-bindings: soc: qcom: smd: restrict child name to smd-edge
>>   dt-bindings: remoteproc: qcom,smd-edge: define children
> 
> Series applied.


OK, thanks!

Best regards,
Krzysztof