summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mailbox
Commit message (Expand)AuthorAgeFilesLines
...
| * dt-bindings: mailbox: add definition for mt8195jason-jh.lin2021-08-311-4/+4
| * dt-bindings: mailbox: Add compatible for the MSM8953Vladimir Lypak2021-08-301-0/+1
| * dt-bindings: mailbox: qcom-ipcc: Add compatible for SM6350Konrad Dybcio2021-08-301-0/+1
| * dt-bindings: mailbox: qcom: Add SM6115 APCS compatibleIskren Chernev2021-08-301-0/+1
| * dt-binding: gce: add gce header file for mt8192Yongqiang Niu2021-08-301-3/+4
* | dt-bindings: mediatek: Add optional mediatek,gce-events propertyHsin-Yi Wang2021-08-051-0/+15
|/
* Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-035-206/+361
|\
| * dt-bindings: Drop redundant minItems/maxItemsRob Herring2021-06-211-2/+0
| * dt-bindings: mailbox : arm,mhuv2: Use example with matching schemaSudeep Holla2021-06-041-13/+12
| * dt-bindings: mailbox : arm,mhu: Use examples with matching schemaSudeep Holla2021-06-041-10/+38
| * dt-bindings: mailbox : arm,mhu: Fix arm,scpi example used hereSudeep Holla2021-06-041-2/+8
| * dt-bindings: mailbox: Convert omap-mailbox.txt binding to YAMLSuman Anna2021-06-022-184/+308
* | dt-bindings: add bindings for polarfire soc mailboxConor Dooley2021-06-261-0/+47
* | dt-bindings: mailbox: qcom: Add MSM8939 APCS compatibleShawn Guo2021-06-261-0/+1
* | dt-bindings: mailbox: Add binding for sm6125Martin Botka2021-06-261-0/+2
* | dt-bindings: mailbox: imx-mu: add i.MX8ULP MU supportPeng Fan2021-06-261-0/+1
|/
* Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2021-04-284-52/+92
|\
| * dt-bindings: mailbox: qcom-ipcc: Add compatible for SC7280Sai Prakash Ranjan2021-04-261-0/+1
| * dt-bindings: mailbox: ti,secure-proxy: Convert to json schemaNishanth Menon2021-04-182-50/+79
| * dt-bindings: mailbox: Add interrupt-names to SPRD mailboxOrson Zhai2021-04-131-2/+11
| * dt-bindings: mailbox: Add compatible for SM8350 IPCCVinod Koul2021-04-131-0/+1
* | dt-bindings: mailbox: mu: add imx8qm supportDong Aisheng2021-03-151-1/+4
|/
* dt-bindings: mailbox: Add binding for SDX55 APCSManivannan Sadhasivam2021-02-141-0/+33
* dt-bindings: mailbox: omap: Update binding for AM64x SoCsSuman Anna2021-02-141-0/+4
* dt-bindings: mailbox: qcom: Add SC8180X APCS compatibleBjorn Andersson2021-02-141-0/+1
* dt-bindings: Drop redundant maxItems/itemsRob Herring2020-12-221-1/+0
* dt-bindings: mailbox : arm,mhuv2: Add bindingsViresh Kumar2020-12-091-0/+209
* dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells valueFabien Parent2020-10-251-1/+1
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-0/+1
|\
| * dt-bindings: mailbox: add compatible for the IPQ6018 SoCKathiravan T2020-09-131-0/+1
* | Merge tag 'mailbox-v5.10' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2020-10-182-43/+135
|\ \
| * | dt-bindings: mailbox: add doorbell support to ARM MHUSudeep Holla2020-10-121-6/+54
| * | dt-bindings: mailbox : arm,mhu: Convert to Json-schemaViresh Kumar2020-10-122-43/+87
| |/
* | dt-bindings: fix references to files converted to yamlMauro Carvalho Chehab2020-10-151-1/+1
* | dt-bindings: mailbox: fsl,mu: Add missing power-domainsKrzysztof Kozlowski2020-10-061-0/+3
* | dt-bindings: mailbox: fsl,mu: Fix i.MX 8QXP compatible matchingKrzysztof Kozlowski2020-09-141-1/+2
|/
* dt-bindings: Whitespace clean-ups in schema filesRob Herring2020-08-142-7/+7
* dt-binding: gce: add gce header file for mt6779Dennis YC Hsieh2020-08-031-3/+5
* mailbox: qcom: Add msm8994 apcs compatibleKonrad Dybcio2020-08-031-0/+1
* mailbox: qcom: Add sdm660 hmss compatibleKonrad Dybcio2020-08-031-0/+1
* dt-bindings: mailbox: zynqmp_ipi: fix unit addressKangmin Park2020-06-301-1/+1
* dt-bindings: Fix more incorrect 'reg' property sizes in examplesRob Herring2020-06-111-1/+1
* Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2020-06-114-88/+226
|\
| * dt-bindings: mailbox: Add YAML schemas for QCOM APCS global blockSivaprakash Murugesan2020-06-082-88/+86
| * dt-bindings: mailbox: Add devicetree binding for Qcom IPCCManivannan Sadhasivam2020-05-301-0/+80
| * dt-bindings: mailbox: Add the Spreadtrum mailbox documentationBaolin Wang2020-05-301-0/+60
* | dt-bindings: mailbox: Convert imx mu to json-schemaAnson Huang2020-06-012-58/+91
* | dt-bindings: Remove cases of 'allOf' containing a '$ref'Rob Herring2020-05-031-3/+2
* | dt-bindings: mailbox: imx-mu: correct examplePeng Fan2020-04-201-1/+1
* | dt-bindings: Clean-up schema indentation formattingRob Herring2020-04-161-1/+1
|/