Re: [PATCH] dt-bindings: mailbox: zynqmp_ipi: fix unit address

2020-06-29 Thread Rob Herring
On Thu, 25 Jun 2020 22:51:58 +0900, Kangmin Park wrote: > Fix unit address to match the first address specified in the reg > property of the node in example. > > Signed-off-by: Kangmin Park > --- > .../devicetree/bindings/mailbox/xlnx,zynqmp-ipi-mailbox.txt | 2 +- > 1 file changed, 1 insert

[PATCH] dt-bindings: mailbox: zynqmp_ipi: fix unit address

2020-06-25 Thread Kangmin Park
Fix unit address to match the first address specified in the reg property of the node in example. Signed-off-by: Kangmin Park --- .../devicetree/bindings/mailbox/xlnx,zynqmp-ipi-mailbox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings