Re: [PATCH V5 04/12] of: Add NVIDIA Tegra XUSB mailbox binding

2014-11-24 Thread Jassi Brar
On 18 November 2014 at 04:11, Andrew Bresticker wrote: > Add device-tree bindings for the Tegra XUSB mailbox which will be used > for communication between the Tegra xHCI controller's firmware and the > host processor. > > Signed-off-by: Andrew Bresticker > Reviewed-by: Stephen Warren Acked-by:

[PATCH V5 04/12] of: Add NVIDIA Tegra XUSB mailbox binding

2014-11-17 Thread Andrew Bresticker
Add device-tree bindings for the Tegra XUSB mailbox which will be used for communication between the Tegra xHCI controller's firmware and the host processor. Signed-off-by: Andrew Bresticker Reviewed-by: Stephen Warren --- No changes from v3/v4. Changes from v2: - Dropped channel specifier. -