This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 747c19eb7539 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new b29d644b5589 dt-bindings: mailbox: apple,mailbox: Add generic and t6000 [...] new 1fa68a3593ae mailbox: apple: Bind to generic compatibles new 35ca43710f79 mailbox: fix gce_num of mt8192 driver data new 99867e5a8750 mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clks new 9388501fbb99 mailbox: add control_by_sw for mt8195 new 79daec8b9c02 mailbox: hi3660: convert struct comments to kernel-doc notation new 05d06f37196b mailbox: imx: Fix an IS_ERR() vs NULL bug new 2453128847ca mailbox: zynq: add missing of_node_put before return new af8d0f6d222d mailbox: mtk: add missing of_node_put before return new 960c4056aadc mailbox: pcc: Avoid using the uninitialized variable 'dev' new 7215a7857e79 mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irq new f10b1fc0161c mailbox: change mailbox-mpfs compatible string new e9d50e4b4d04 mailbox: qcom-ipcc: Dynamic alloc for channel arrangement new 1f43e5230aeb mailbox: qcom-ipcc: Support more IPCC instance new afaf2ba5b430 mailbox: qcom-ipcc: Support interrupt wake up from suspend new 869b6ca39c08 dt-bindings: mailbox: Add more protocol and client ID new fb3b0673b7d5 Merge tag 'mailbox-v5.17' of git://git.linaro.org/landing- [...]
The 17 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../devicetree/bindings/mailbox/apple,mailbox.yaml | 12 ++- drivers/mailbox/apple-mailbox.c | 4 +- drivers/mailbox/hi3660-mailbox.c | 18 ++-- drivers/mailbox/imx-mailbox.c | 4 +- drivers/mailbox/mailbox-mpfs.c | 2 +- drivers/mailbox/mtk-cmdq-mailbox.c | 15 ++-- drivers/mailbox/pcc.c | 10 ++- drivers/mailbox/qcom-ipcc.c | 99 +++++++++++++++++----- drivers/mailbox/zynqmp-ipi-mailbox.c | 1 + include/dt-bindings/mailbox/qcom-ipcc.h | 2 + 10 files changed, 116 insertions(+), 51 deletions(-)