[GIT PULL] rpmsg fixes for v5.20

From: Bjorn Andersson
Date: Wed Aug 10 2022 - 11:58:14 EST


Sorry for the late request, I'm told that with these two fixes the validation
of the DT schemas will be free of warnings in -rc1, so I hope you'll be able to
pick them up.

Thanks,
Bjorn

The following changes since commit 7113ac825371c17c15e2d0be79d850e5e16d3328:

rpmsg: convert sysfs snprintf to sysfs_emit (2022-07-16 23:08:47 -0500)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v5.20-1

for you to fetch changes up to 56e07c0c9e4a4b59a47a848b021a42cf203c982c:

dt-bindings: soc: qcom: smd-rpm: extend example (2022-08-09 16:37:27 -0500)

----------------------------------------------------------------
rpmsg fixes for v5.20

This fixes schema validation warnings in the Devicetree bindings for SMD
and SMD RPM.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
dt-bindings: soc: qcom: smd: reference SMD edge schema
dt-bindings: soc: qcom: smd-rpm: extend example

.../devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 33 ++++++++++++++++++----
.../devicetree/bindings/soc/qcom/qcom,smd.yaml | 2 +-
2 files changed, 28 insertions(+), 7 deletions(-)