Re: [PATCH v1 1/9] of: Add NVIDIA Tegra XUSB mailbox binding

2014-06-25 Thread Stephen Warren
On 06/25/2014 04:37 PM, Andrew Bresticker wrote: > On Wed, Jun 25, 2014 at 2:42 PM, Stephen Warren wrote: >> On 06/18/2014 12:16 AM, Andrew Bresticker wrote: >>> Add device-tree bindings for the Tegra XUSB mailbox which will be used >>> for communication between the Tegra XHCI controller and the

Re: [PATCH v1 1/9] of: Add NVIDIA Tegra XUSB mailbox binding

2014-06-25 Thread Andrew Bresticker
On Wed, Jun 25, 2014 at 2:42 PM, Stephen Warren wrote: > On 06/18/2014 12:16 AM, Andrew Bresticker wrote: >> Add device-tree bindings for the Tegra XUSB mailbox which will be used >> for communication between the Tegra XHCI controller and the host. > > Sorry for the slow review. > >> diff --git

Re: [PATCH v1 1/9] of: Add NVIDIA Tegra XUSB mailbox binding

2014-06-25 Thread Stephen Warren
On 06/18/2014 12:16 AM, Andrew Bresticker wrote: > Add device-tree bindings for the Tegra XUSB mailbox which will be used > for communication between the Tegra XHCI controller and the host. Sorry for the slow review. > diff --git >

Re: [PATCH v1 1/9] of: Add NVIDIA Tegra XUSB mailbox binding

2014-06-25 Thread Stephen Warren
On 06/18/2014 12:16 AM, Andrew Bresticker wrote: Add device-tree bindings for the Tegra XUSB mailbox which will be used for communication between the Tegra XHCI controller and the host. Sorry for the slow review. diff --git

Re: [PATCH v1 1/9] of: Add NVIDIA Tegra XUSB mailbox binding

2014-06-25 Thread Andrew Bresticker
On Wed, Jun 25, 2014 at 2:42 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 06/18/2014 12:16 AM, Andrew Bresticker wrote: Add device-tree bindings for the Tegra XUSB mailbox which will be used for communication between the Tegra XHCI controller and the host. Sorry for the slow review.

Re: [PATCH v1 1/9] of: Add NVIDIA Tegra XUSB mailbox binding

2014-06-25 Thread Stephen Warren
On 06/25/2014 04:37 PM, Andrew Bresticker wrote: On Wed, Jun 25, 2014 at 2:42 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 06/18/2014 12:16 AM, Andrew Bresticker wrote: Add device-tree bindings for the Tegra XUSB mailbox which will be used for communication between the Tegra XHCI

[PATCH v1 1/9] of: Add NVIDIA Tegra XUSB mailbox binding

2014-06-18 Thread Andrew Bresticker
Add device-tree bindings for the Tegra XUSB mailbox which will be used for communication between the Tegra XHCI controller and the host. Signed-off-by: Andrew Bresticker --- .../bindings/mailbox/nvidia,tegra124-xusb-mbox.txt | 25 ++ 1 file changed, 25 insertions(+) create

[PATCH v1 1/9] of: Add NVIDIA Tegra XUSB mailbox binding

2014-06-18 Thread Andrew Bresticker
Add device-tree bindings for the Tegra XUSB mailbox which will be used for communication between the Tegra XHCI controller and the host. Signed-off-by: Andrew Bresticker abres...@chromium.org --- .../bindings/mailbox/nvidia,tegra124-xusb-mbox.txt | 25 ++ 1 file changed, 25