linux-next/Documentation/devicetree/bindings/mailbox
Linus Torvalds 1c1094e47e - mailbox api: allow direct registration to a channel
Convert omap and pcc to use mbox_bind_client
 - omap and hi6220 : use of_property_read_bool
 - test: fix double-free and use spinlock header
 - rockchip and bcm-pdc: drop of_match_ptr
 - mpfs: change config symbol
 - mediatek gce: support MT6795
 - qcom apcs: consolidate of_device_id
 			 support IPQ9574
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEE6EwehDt/SOnwFyTyf9lkf8eYP5UFAmRWXwYACgkQf9lkf8eY
 P5V11Q/9G2V2V/QO6EJm8JQ6ElkO+cLeZezmyAhlt3l7n2B5WjEdnKX2nxOYmgZl
 qb+tYFJO7cd+lpMMTWz4PfOZbedkhrGXwzV8OMzXHJHfOdy3oojw8NYXY7IXdwsy
 jhik8jYSUx2vHYCTCbAT0SgNLWJHE+RMzFjg01Wb49zIqJf9kbw8RfmWItKGLBJt
 0ePSYW2o7LckMf3KSVV3YxfTlvX6Wb0rE0HXv/YI17XtDWT/RlpHb9rVvPWcpKfI
 wZjQ49wxjtpsilxAQijcT+gE2wmvx62S1HeSSwE7JZ/7k4Ihg269rUa3p0Dp3dcA
 RLyEhrLt3KWAWYWDXvsGVhaJvrtHI0BMA1Pb3C+qnjdcySs8AZgQbGTtI3RPOiuq
 3VCshYVZMEbVoXZOHFbov0e6pyBX5dLqU8W3FhfAVunovj/d7/+74h1uP6ecJjhP
 +DazIWSc20ATWUaD+UrjPhaGsNwEGceiJiY6nHhnzWZlu2K+2UXRlSrL/iAydvaj
 SRJeqHiY12fGPGVOScpCMylAGsa+VI+oA61JlMfjLvuyL4qSwNwZGpmCUlIod2AJ
 8vUGw254XMr5CiZ4u/D/cyi+7gJ4la53xNkNZIfFs7cP+gbCygaCHDy11bzQa+i1
 /sLR9voYIp0Woljds5a6L+o2bP5hkf/Uf+6WKEU8uaW98f5tA14=
 =NHj4
 -----END PGP SIGNATURE-----

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

Pull mailbox updates from Jassi Brar:

 - mailbox api: allow direct registration to a channel and convert omap
   and pcc to use mbox_bind_client

 - omap and hi6220 : use of_property_read_bool

 - test: fix double-free and use spinlock header

 - rockchip and bcm-pdc: drop of_match_ptr

 - mpfs: change config symbol

 - mediatek gce: support MT6795

 - qcom apcs: consolidate of_device_id and support IPQ9574

* tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujitsu/integration:
  dt-bindings: mailbox: qcom: add compatible for IPQ9574 SoC
  mailbox: qcom-apcs-ipc: do not grow the of_device_id
  dt-bindings: mailbox: qcom,apcs-kpss-global: use fallbacks for few variants
  dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6795
  mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
  mailbox: bcm-pdc: drop of_match_ptr for ID table
  mailbox: rockchip: drop of_match_ptr for ID table
  mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
  mailbox: mailbox-test: Explicitly include header for spinlock support
  mailbox: Use of_property_read_bool() for boolean properties
  mailbox: pcc: Use mbox_bind_client
  mailbox: omap: Use mbox_bind_client
  mailbox: Allow direct registration to a channel
2023-05-07 10:17:33 -07:00
..
allwinner,sun6i-a31-msgbox.yaml dt-bindings: mailbox: Add a binding for the sun6i msgbox 2020-03-19 23:00:32 -05:00
altera-mailbox.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
amlogic,meson-gxbb-mhu.yaml dt-bindings: mailbox: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
apple,mailbox.yaml dt-bindings: mailbox: apple,mailbox: Add t8112 compatibles 2023-03-28 19:39:18 +09:00
arm,mhu.yaml dt-bindings: mailbox: arm,mhu: Make secure interrupt optional 2022-08-10 15:12:49 -06:00
arm,mhuv2.yaml dt-bindings: mailbox : arm,mhuv2: Use example with matching schema 2021-06-04 17:29:18 -05:00
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.yaml dt-bindings: mailbox: imx-mu: add RST channel 2022-08-02 15:09:54 -05:00
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
marvell,armada-3700-rwtm-mailbox.txt dt-bindings: mailbox: Document armada-3700-rwtm-mailbox binding 2019-05-09 00:41:00 -05:00
mediatek,gce-mailbox.yaml dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6795 2023-05-04 00:53:42 -05:00
microchip,mpfs-mailbox.yaml dt-bindings: mailbox: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
mtk,adsp-mbox.yaml dt-bindings: mailbox: mtk,adsp-mbox: add mt8186 compatible name 2022-05-21 11:41:30 -05:00
nvidia,tegra186-hsp.yaml dt-bindings: tegra186-hsp: add type for shared mailboxes 2022-05-21 11:41:30 -05:00
qcom-ipcc.yaml dt-bindings: mailbox: qcom-ipcc: Add compatible for QDU1000/QRU1000 2023-02-23 14:47:13 -06:00
qcom,apcs-kpss-global.yaml - mailbox api: allow direct registration to a channel 2023-05-07 10:17:33 -07:00
rockchip-mailbox.txt dt-bindings: rockchip-mailbox: Add mailbox controller document on Rockchip SoCs 2016-03-11 10:37:17 +07:00
sprd-mailbox.yaml dt-bindings: mailbox: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
st,sti-mailbox.yaml dt-bindings: mailbox: sti-mailbox: convert to DT schema 2023-02-23 14:47:12 -06:00
st,stm32-ipcc.yaml dt-bindings: mailbox: Drop unneeded quotes 2023-04-04 12:12:12 -05:00
ti,message-manager.txt dt-bindings: mailbox: ti,message-manager: Fix interrupt name error 2017-12-15 15:03:24 -06:00
ti,omap-mailbox.yaml dt-bindings: Drop required 'interrupt-parent' 2022-01-11 11:54:35 -06:00
ti,secure-proxy.yaml dt-bindings: mailbox: ti,secure-proxy: Convert to json schema 2021-04-18 12:12:15 -05:00
xgene-slimpro-mailbox.txt Documentation: mailbox: Add APM X-Gene SLIMpro mailbox dts documentation 2016-02-15 13:20:04 +05:30
xlnx,zynqmp-ipi-mailbox.yaml dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas 2023-04-05 15:38:38 -05:00