1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/mailbox
Linus Torvalds 9502f0d1d9 - xgene : potential null pointer fix
- omap : switch to spdx license and use of_device_get_match_data() to match data
 
 - ti-msgmgr : cleanup and optimisation. New TI specific feature - secure proxy thread.
 
 - mediatek : add driver for CMDQ controller.
 
 - nxp : add driver for MU controller
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEE6EwehDt/SOnwFyTyf9lkf8eYP5UFAlt1nhUACgkQf9lkf8eY
 P5XbBg/9FAzw6wEhyBQUdybM6sv1UrQYPbe5bgpbRgS6quQMtDOIuCBAbznPkGp5
 ZeDsQ+CTK7UzUSG5QQEjdrb5L2NWzsXWRY8pp8XEwYFLCFmM8siPPf0NIuOHZUcg
 VkHAXOAFKzOqFKJHQ54ISgJzUweMx215jGF/PVUDFy6mNK9KpSIJJjmY9LCaiuav
 sOajNx/DuTl7DU+eDECQhHKYZdsSlBAnMYVk1nNQj3E/vMWgkuL421WrRckLf5T6
 Y2eAy7sid50+ZpwK5dFqJmGJgxyWo6b9C4qCX0dq4E0RDi1jYt9bmwo0RckIQSk4
 aTqYcNF3pwkl0EUMz+EKi3cc2G07ufX8H88jBW9xj8j4xaNBQJjPfimp2nhVBLqJ
 cesW+0QxdERBj48hw5EsL0lXwQ7sKlpIkg2PfmcDRLoJZynCM6TDil4+Xt9k5tkZ
 yoPcuVHQ+YAkY0a03v04daRySc3KEXJ814M396bE/nz+Y8EVm7WPlB2KtqHS/1Rv
 9kQWM+MBewtHOMuM8D8TAEVVjyfYfWuWb2F/6JugdedYYuAcbmpdNFaPs1Be9QVg
 RywNzEuWrrC/qvfYLQS9GD6dCGij62ErnSvP9UQjiXMcBoRwSQky7gzD+2DxabPb
 1h3rPUtw9at0rHYlIaozpsRKrrIlkOcH6uey7vFvb30XLL3OCRk=
 =6YOd
 -----END PGP SIGNATURE-----

Merge tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujitsu/integration

Pull mailbox updates from Jassi Brar:

 - xgene: potential null pointer fix

 - omap: switch to spdx license and use of_device_get_match_data() to
   match data

 - ti-msgmgr: cleanup and optimisation. New TI specific feature - secure
   proxy thread.

 - mediatek: add driver for CMDQ controller.

 - nxp: add driver for MU controller

* tag 'mailbox-v4.19' of git://git.linaro.org/landing-teams/working/fujitsu/integration:
  mailbox: Add support for i.MX messaging unit
  dt-bindings: mailbox: imx-mu: add generic MU channel support
  dt-bindings: arm: fsl: add mu binding doc
  mailbox: add MODULE_LICENSE() for mtk-cmdq-mailbox.c
  mailbox: mediatek: Add Mediatek CMDQ driver
  dt-bindings: soc: Add documentation for the MediaTek GCE unit
  mailbox: ti-msgmgr: Add support for Secure Proxy
  dt-bindings: mailbox: Add support for secure proxy threads
  mailbox: ti-msgmgr: Move the memory region name to descriptor
  mailbox: ti-msgmgr: Change message count mask to be descriptor based
  mailbox: ti-msgmgr: Allocate Rx channel resources only on request
  mailbox: ti-msgmgr: Get rid of unused structure members
  mailbox/omap: use of_device_get_match_data() to get match data
  mailbox/omap: switch to SPDX license identifier
  mailbox: xgene-slimpro: Fix potential NULL pointer dereference
2018-08-16 10:16:08 -07:00
..
altera-mailbox.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
arm-mhu.txt mailbox: arm_mhu: add driver for ARM MHU controller 2015-03-17 11:12:01 +05:30
brcm,bcm2835-mbox.txt DT: binding: bcm2835-mbox: fix address typo in example 2016-10-31 11:02:25 -07:00
brcm,iproc-flexrm-mbox.txt dt-bindings: Add DT bindings info for FlexRM ring manager 2017-03-28 23:33:51 +05:30
brcm,iproc-pdc-mbox.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
fsl,mu.txt dt-bindings: mailbox: imx-mu: add generic MU channel support 2018-08-15 09:53:07 +05:30
hisilicon,hi3660-mailbox.txt dt-bindings: mailbox: Introduce Hi3660 controller binding 2018-03-20 11:15:50 +08:00
hisilicon,hi6220-mailbox.txt dt-bindings: mailbox: Document Hi6220 mailbox driver 2016-03-04 12:32:19 +05:30
mailbox.txt dt-bindings: mailbox: add support for mailbox client shared memory 2018-02-28 16:37:57 +00:00
meson-mhu.txt dt-bindings: mailbox: Add Amlogic Meson MHU Bindings 2016-09-07 13:07:18 +05:30
mtk-gce.txt dt-bindings: soc: Add documentation for the MediaTek GCE unit 2018-08-03 19:52:14 +05:30
nvidia,tegra186-hsp.txt dt-bindings: mailbox: Add Tegra HSP binding 2016-11-15 15:52:58 +01:00
omap-mailbox.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
qcom,apcs-kpss-global.txt dt-bindings: mailbox: Add APSS shared binding for SDM845 SoCs 2018-06-06 22:21:59 +05:30
rockchip-mailbox.txt dt-bindings: rockchip-mailbox: Add mailbox controller document on Rockchip SoCs 2016-03-11 10:37:17 +07:00
sti-mailbox.txt mailbox: mailbox-test: fix the compatible string 2016-03-04 12:32:18 +05:30
stm32-ipcc.txt dt-bindings: mailbox: add STMicroelectronics STM32 IPCC binding 2018-06-06 22:21:44 +05:30
ti,message-manager.txt dt-bindings: mailbox: ti,message-manager: Fix interrupt name error 2017-12-15 15:03:24 -06:00
ti,secure-proxy.txt dt-bindings: mailbox: Add support for secure proxy threads 2018-08-03 18:57:41 +05:30
xgene-slimpro-mailbox.txt Documentation: mailbox: Add APM X-Gene SLIMpro mailbox dts documentation 2016-02-15 13:20:04 +05:30