linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add Versal IPI bindings
@ 2023-12-14  5:42 Tanmay Shah
  2023-12-14  5:42 ` [PATCH v3 1/2] dt-bindings: mailbox: zynqmp: extend required list Tanmay Shah
  2023-12-14  5:42 ` [PATCH v3 2/2] dt-bindings: mailbox: add Versal IPI bindings Tanmay Shah
  0 siblings, 2 replies; 5+ messages in thread
From: Tanmay Shah @ 2023-12-14  5:42 UTC (permalink / raw)
  To: jassisinghbrar, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	michal.simek, shubhrajyoti.datta, shubhrajyoti.datta
  Cc: robh, linux-kernel, devicetree, linux-arm-kernel, ben.levinsky,
	Tanmay Shah

Add documentation for AMD-Xilinx Versal platform Inter Processor Interrupt
controller. Versal IPI controller contains buffer-less IPI which do not
have buffers for message passing. For such IPI channels message buffers
are not expected and only notification to/from remote agent is expected.

Before adding Versal IPI bindings add fix current bindings by adding
xlnx,ipi-id in required property list.

Changes in v3:
  - disallow parent node "reg" and "reg-names" properties for old device
  - remove cleanup changes for old device and only keep Versal related
    changes
  - replace zynqmp-mailbox node name with mailbox
  - Add blank line before required properties
  - Remove extra blank line

Changes in v2:
  - Add versal bindings to existing bindings doc instead of separate
    file.
  - Sort required list same as properties list
  - Add minimum and maximum range for xlnx,ipi-id vendor property
  - Move vendor property last in the list
  - Fix description of child node reg property for versal bindings
  - Change commit text

depends on: https://lore.kernel.org/linux-arm-kernel/79f65b96-9015-41c4-b4ee-a82526c9eefc@linaro.org/T/#meeacc5c57a9610b19758d313e5b2d17ab470f646

Tanmay Shah (2):
  dt-bindings: mailbox: zynqmp: extend required list
  dt-bindings: mailbox: add Versal IPI bindings

 .../mailbox/xlnx,zynqmp-ipi-mailbox.yaml      | 132 ++++++++++++++++--
 1 file changed, 119 insertions(+), 13 deletions(-)


base-commit: 48e8992e33abf054bcc0bb2e77b2d43bb899212e
prerequisite-patch-id: 70017c8eaded5fc85749995b9cf093c6c625fab3
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-14  7:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-14  5:42 [PATCH v3 0/2] Add Versal IPI bindings Tanmay Shah
2023-12-14  5:42 ` [PATCH v3 1/2] dt-bindings: mailbox: zynqmp: extend required list Tanmay Shah
2023-12-14  7:36   ` Krzysztof Kozlowski
2023-12-14  5:42 ` [PATCH v3 2/2] dt-bindings: mailbox: add Versal IPI bindings Tanmay Shah
2023-12-14  7:37   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).