On 07/02/2023 10:08, Krzysztof Kozlowski wrote: > Convert Qualcomm G-Link RPM edge binding to DT schema. Move it to > remoteproc as it better suits the purpose - communication channel with > remote processor. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../remoteproc/qcom,glink-rpm-edge.yaml | 92 ++++++++++++++++++ > .../bindings/soc/qcom/qcom,glink.txt | 94 ------------------- > 2 files changed, 92 insertions(+), 94 deletions(-) > create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,glink-rpm-edge.yaml > delete mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt This is expected to trigger warning in other bindings, being fixed here: https://lore.kernel.org/linux-arm-msm/20230207095639.36537-1-krzysztof.kozlowski@xxxxxxxxxx/T/#u Best regards, Krzysztof