Re: [PATCH] usb: renesas_usbhs: add a compatible string for r8a7796

2016-08-30 Thread Rob Herring
On Wed, Aug 24, 2016 at 04:39:53PM +0900, Yoshihiro Shimoda wrote: > This patch adds support for r8a7796 (R-Car M3-W). > > Signed-off-by: Yoshihiro Shimoda > --- > Documentation/devicetree/bindings/usb/renesas_usbhs.txt | 1 + > drivers/usb/renesas_usbhs/common.c | 4 >

Re: [PATCH] usb: renesas_usbhs: add a compatible string for r8a7796

2016-08-25 Thread Geert Uytterhoeven
On Wed, Aug 24, 2016 at 9:39 AM, Yoshihiro Shimoda wrote: > This patch adds support for r8a7796 (R-Car M3-W). > > Signed-off-by: Yoshihiro Shimoda Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...

[PATCH] usb: renesas_usbhs: add a compatible string for r8a7796

2016-08-24 Thread Yoshihiro Shimoda
This patch adds support for r8a7796 (R-Car M3-W). Signed-off-by: Yoshihiro Shimoda --- Documentation/devicetree/bindings/usb/renesas_usbhs.txt | 1 + drivers/usb/renesas_usbhs/common.c | 4 2 files changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings