[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200407122852.19422-1-cristian.birsan@microchip.com>
Date: Tue, 7 Apr 2020 15:28:45 +0300
From: <cristian.birsan@...rochip.com>
To: <balbi@...nel.org>, <gregkh@...uxfoundation.org>,
<nicolas.ferre@...rochip.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-usb@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <alexandre.belloni@...tlin.com>, <ludovic.desroches@...rochip.com>,
Cristian Birsan <cristian.birsan@...rochip.com>
Subject: [PATCH 0/7] usb: gadget: udc: atmel: add usb device support for SAM9x60 SoC
From: Cristian Birsan <cristian.birsan@...rochip.com>
This patch set adds usb device support for SAM9x60 SoC.
The DPRAM memory for the USB High Speed Device Port (UDPHS) hardware
block was increased and the allocation method is changed. This patch
series simplifies the endpoint allocation scheme to acomodate this SoC
and the old ones.
Claudiu Beznea (2):
usb: gadget: udc: atmel: use of_find_matching_node_and_match
usb: gadget: udc: atmel: add compatible for SAM9X60's PMC
Cristian Birsan (5):
usb: gadget: at91_udc: Update DT binding documentation
usb: gadget: udc: atmel: simplify endpoint allocation
usb: gadget: udc: atmel: use 1 bank endpoints for control transfers
usb: gadget: udc: atmel: rename errata into caps
usb: gadget: udc: atmel: update endpoint allocation for sam9x60
.../devicetree/bindings/usb/atmel-usb.txt | 1 +
drivers/usb/gadget/udc/atmel_usba_udc.c | 87 ++++++++++++-------
drivers/usb/gadget/udc/atmel_usba_udc.h | 6 +-
3 files changed, 58 insertions(+), 36 deletions(-)
--
2.17.1
Powered by blists - more mailing lists