Re: [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

2018-10-09 Thread Wendy Liang
On Thu, Jan 4, 2018 at 3:53 PM Wendy Liang wrote: > > Xilinx ZynqMP IPI(Inter Processor Interrupt) is a hardware block > in ZynqMP SoC used for the communication between various processor > systems. > > Signed-off-by: Wendy Liang > --- > .../bindings/mailbox/xlnx,zynqmp-ipi-mailbox.txt | 104

Re: [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

2018-09-10 Thread Wendy Liang
On Thu, Jul 26, 2018 at 2:31 PM Wendy Liang wrote: > > On Tue, Jan 9, 2018 at 8:42 PM, Jassi Brar wrote: > > On Wed, Jan 10, 2018 at 6:52 AM, Jiaying Liang wrote: > >>> From: Jassi Brar [mailto:jassisinghb...@gmail.com] > > > >>> > + > >>> > +Controller Device Node: > >>> > +

Re: [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

2018-07-26 Thread Wendy Liang
On Tue, Jan 9, 2018 at 8:42 PM, Jassi Brar wrote: > On Wed, Jan 10, 2018 at 6:52 AM, Jiaying Liang wrote: >>> From: Jassi Brar [mailto:jassisinghb...@gmail.com] > >>> > + >>> > +Controller Device Node: >>> > +=== >>> > +Required properties: >>> > + >>>

Re: [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

2018-01-09 Thread Jassi Brar
On Wed, Jan 10, 2018 at 6:52 AM, Jiaying Liang wrote: >> From: Jassi Brar [mailto:jassisinghb...@gmail.com] >> > + >> > +Controller Device Node: >> > +=== >> > +Required properties: >> > + >> > +- compatible: Shall be: "xlnx,zynqmp-ipi-mailbox"

RE: [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

2018-01-09 Thread Jiaying Liang
l Mailing List ; Jiaying Liang > > Subject: Re: [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox > > On Fri, Jan 5, 2018 at 5:21 AM, Wendy Liang wrote: > > Xilinx ZynqMP IPI(Inter Processor Interrupt) is a hardware block in > > ZynqMP SoC used for the com

Re: [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

2018-01-09 Thread Jassi Brar
On Fri, Jan 5, 2018 at 5:21 AM, Wendy Liang wrote: > Xilinx ZynqMP IPI(Inter Processor Interrupt) is a hardware block > in ZynqMP SoC used for the communication between various processor > systems. > > Signed-off-by: Wendy Liang > --- > .../bindings/mailbox/xlnx,zynqmp-ipi-mailbox.txt | 104 >

RE: [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

2018-01-05 Thread Jiaying Liang
ger.kernel.org; linux-kernel@vger.kernel.org; Jiaying Liang > > Subject: Re: [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox > > On Thu, Jan 04, 2018 at 03:51:31PM -0800, Wendy Liang wrote: > > Xilinx ZynqMP IPI(Inter Processor Interrupt) is a hardware block in > >

Re: [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

2018-01-05 Thread Rob Herring
On Thu, Jan 04, 2018 at 03:51:31PM -0800, Wendy Liang wrote: > Xilinx ZynqMP IPI(Inter Processor Interrupt) is a hardware block > in ZynqMP SoC used for the communication between various processor > systems. > > Signed-off-by: Wendy Liang > --- > .../bindings/mailbox/xlnx,zynqmp-ipi-mailbox.txt

[PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox

2018-01-04 Thread Wendy Liang
Xilinx ZynqMP IPI(Inter Processor Interrupt) is a hardware block in ZynqMP SoC used for the communication between various processor systems. Signed-off-by: Wendy Liang --- .../bindings/mailbox/xlnx,zynqmp-ipi-mailbox.txt | 104 + 1 file changed, 104 insertions(+) create mo