On Tue, 17 May 2022 22:25:36 +0530, Shubhrajyoti Datta wrote: > Convert the ipi doc to yaml. > > Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx> > --- > v2: > Fix the warnings reported by Rob > v3: > Run dtbs_check > v4: > fix the formatting > v5: > fix alignment > fix quotes > double space errors > remove consumer example > > .../mailbox/xlnx,zynqmp-ipi-mailbox.txt | 127 ---------------- > .../mailbox/xlnx,zynqmp-ipi-mailbox.yaml | 140 ++++++++++++++++++ > 2 files changed, 140 insertions(+), 127 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/mailbox/xlnx,zynqmp-ipi-mailbox.txt > create mode 100644 Documentation/devicetree/bindings/mailbox/xlnx,zynqmp-ipi-mailbox.yaml > Applied, thanks!