On Mon, 29 Jul 2024 22:52:15 +0300, Dmitry Baryshkov wrote: > Add two generic compatibles to all smd-rpm devices, they follow the same > RPMSG protocol and are either accessed through the smd-edge or through > the glink-edge. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,rpmcc.yaml | 2 +- > .../bindings/remoteproc/qcom,glink-rpm-edge.yaml | 2 +- > .../bindings/remoteproc/qcom,rpm-proc.yaml | 4 +- > .../devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 74 ++++++++++------------ > .../devicetree/bindings/soc/qcom/qcom,smd.yaml | 2 +- > 5 files changed, 38 insertions(+), 46 deletions(-) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>