mbox series

[GIT,PULL] rpmsg fixes for v5.20

Message ID 20220810155804.2837934-1-bjorn.andersson@linaro.org (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] rpmsg fixes for v5.20 | expand

Pull-request

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

Message

Bjorn Andersson Aug. 10, 2022, 3:58 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Aug. 10, 2022, 6:33 p.m. UTC | #1
The pull request you sent on Wed, 10 Aug 2022 10:58:04 -0500:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b196f3d101fecbd25ca5ccf0d3ef65a272bc2b43

Thank you!