mbox series

[GIT,PULL] rpmsg updates for v5.3

Message ID 20190716190057.GA8572@tuxbook-pro (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] rpmsg updates for v5.3 | expand

Pull-request

git://github.com/andersson/remoteproc tags/rpmsg-v5.3

Message

Bjorn Andersson July 16, 2019, 7 p.m. UTC
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://github.com/andersson/remoteproc tags/rpmsg-v5.3

for you to fetch changes up to 54119bc1110dab2fa389f45c73a0787b8e037e8b:

  rpmsg: core: Make remove handler for rpmsg driver optional. (2019-05-21 23:54:06 -0700)

----------------------------------------------------------------
rpmsg updates for v5.3

This contains a DT binding update and a change to make the remote
function of rpmsg_devices optional.

----------------------------------------------------------------
Pi-Hsun Shih (1):
      rpmsg: core: Make remove handler for rpmsg driver optional.

Sibi Sankar (1):
      dt-bindings: soc: qcom: Add remote-pid binding for GLINK SMEM

 Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt | 5 +++++
 drivers/rpmsg/rpmsg_core.c                                | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org July 17, 2019, 8 p.m. UTC | #1
The pull request you sent on Tue, 16 Jul 2019 12:00:57 -0700:

> git://github.com/andersson/remoteproc tags/rpmsg-v5.3

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

Thank you!