On 02/04/2022 15:46, Rob Herring wrote: > On Fri, 01 Apr 2022 19:10:35 +0200, Krzysztof Kozlowski wrote: >> Convert the Qualcomm Shared Memory Point 2 Point bindings to DT Schema. >> >> Changes against original bindings: enforce only specific names of child >> nodes, instead of any names. >> >> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >> --- >> .../bindings/soc/qcom/qcom,smp2p.txt | 110 ------------- >> .../bindings/soc/qcom/qcom,smp2p.yaml | 145 ++++++++++++++++++ >> 2 files changed, 145 insertions(+), 110 deletions(-) >> delete mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt >> create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.yaml >> I'll fix it in separate commits. Best regards, Krzysztof