From: <Cristian.Birsan@microchip.com>
To: <alexandre.belloni@bootlin.com>
Cc: <balbi@kernel.org>, <gregkh@linuxfoundation.org>,
<Nicolas.Ferre@microchip.com>, <Ludovic.Desroches@microchip.com>,
<robh+dt@kernel.org>, <mark.rutland@arm.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-usb@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 0/7] usb: gadget: udc: atmel: add usb device support for SAM9x60 SoC
Date: Fri, 15 May 2020 15:32:34 +0000 [thread overview]
Message-ID: <81193747-fbdb-4cab-40ad-6cf8af039d75@microchip.com> (raw)
In-Reply-To: <20200515150228.GW34497@piout.net>
On 5/15/20 6:02 PM, Alexandre Belloni wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> Hi,
>
> On 15/05/2020 14:16:24+0300, cristian.birsan@microchip.com wrote:
>> From: Cristian Birsan <cristian.birsan@microchip.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.
>>
>> Changes in v2:
>> - drop the patch that adds reference to pmc for sam9x60
>> - use dt-bindings: usb prefix
>> - enable usb device in device tree
>>
>> Claudiu Beznea (1):
>> usb: gadget: udc: atmel: use of_find_matching_node_and_match
>>
>> Cristian Birsan (6):
>> dt-bindings: usb: atmel: Update DT bindings documentation for sam9x60
>> 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
>> ARM: dts: at91: sam9x60ek: enable usb device
>
> This should probably be rebased on top of
> https://lore.kernel.org/linux-arm-kernel/20200507155651.1094142-1-gregory.clement@bootlin.com/
> so we avoid having to define the endpoints in the device tree in the
> first place.
I know the patch series and I Ack-ed it some time ago. On the other hand, it was not applied yet,
so to be consistent I created this series based on what is already available on usb-next.
Depending on which one gets applied first, the other will need to rebase. I have no problem with that.
The end goal is to have both of them.
Cristian
>
> --
> Alexandre Belloni, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
>
prev parent reply other threads:[~2020-05-15 15:32 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-15 11:16 [PATCH v2 0/7] usb: gadget: udc: atmel: add usb device support for SAM9x60 SoC cristian.birsan
2020-05-15 11:16 ` [PATCH v2 1/7] usb: gadget: udc: atmel: use of_find_matching_node_and_match cristian.birsan
2020-05-15 15:47 ` Felipe Balbi
2020-05-15 11:16 ` [PATCH v2 2/7] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x60 cristian.birsan
2020-05-28 19:26 ` Rob Herring
2020-05-15 11:16 ` [PATCH v2 3/7] usb: gadget: udc: atmel: simplify endpoint allocation cristian.birsan
2020-05-15 11:16 ` [PATCH v2 4/7] usb: gadget: udc: atmel: use 1 bank endpoints for control transfers cristian.birsan
2020-05-15 11:16 ` [PATCH v2 5/7] usb: gadget: udc: atmel: rename errata into caps cristian.birsan
2020-05-15 11:16 ` [PATCH v2 6/7] usb: gadget: udc: atmel: update endpoint allocation for sam9x60 cristian.birsan
2020-05-15 11:16 ` [PATCH v2 7/7] ARM: dts: at91: sam9x60ek: enable usb device cristian.birsan
2020-05-15 15:02 ` [PATCH v2 0/7] usb: gadget: udc: atmel: add usb device support for SAM9x60 SoC Alexandre Belloni
2020-05-15 15:32 ` Cristian.Birsan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=81193747-fbdb-4cab-40ad-6cf8af039d75@microchip.com \
--to=cristian.birsan@microchip.com \
--cc=Ludovic.Desroches@microchip.com \
--cc=Nicolas.Ferre@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=balbi@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).