public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: <Eugen.Hristev@microchip.com>
To: <Sergiu.Moga@microchip.com>, <Durai.ManickamKR@microchip.com>,
	<marex@denx.de>, <michael@walle.cc>, <hs@denx.de>,
	<tudor.ambarus@microchip.com>, <michael@amarulasolutions.com>,
	<dario.binacchi@amarulasolutions.com>
Cc: <u-boot@lists.denx.de>
Subject: Re: [PATCH v3 0/9] Add DT USB definitions for SAM9X60, SAMA5D2 and SAMA7
Date: Thu, 5 Jan 2023 09:36:51 +0000	[thread overview]
Message-ID: <94b0647e-e799-e9e9-1627-08cf5a8866c1@microchip.com> (raw)
In-Reply-To: <20230104140417.149991-1-sergiu.moga@microchip.com>

On 1/4/23 16:04, Sergiu Moga wrote:
> This patch series originates from the bigger patch series:
> https://lists.denx.de/pipermail/u-boot/2022-December/502865.html
> 
> Add the basic DT USB definitions for SAM9X60, SAMA5D2 and SAMA7. The
> required pinctrl definitions have been added as well as additional
> definitions for the UTMI related clocks and their relationship with the
> Reset driver.
> 
> v1 -> v2:
> - split patches for SoC/Board separately
> - use usb@
> 
> 
> v2 -> v3:
> - update commit message regarding the SAMA7G5_RESET_USB_PHY id's
> - added USB_ prefix to UTMI macro-definitions
> - move sama7g5's USB DT definitions to U-Boot specific file
> 
> 
> Sergiu Moga (9):
>    ARM: dts: sam9x60: Add OHCI and EHCI DT nodes
>    ARM: dts: sam9x60_curiosity: Add pinctrl and gpio properties for USB
>    ARM: dts: sam9x60ek: Add pinctrl and gpio properties for USB
>    dt-bindings: reset: add sama7g5 definitions
>    dt-bindings: clk: at91: Define additional UTMI related clocks
>    ARM: dts: sama7g5: Add USB and UTMI DT nodes
>    ARM: dts: sama7g5ek: Add pinctrl, gpio and phy properties for USB
>    ARM: dts: sama5d2_icp: Add pinctrl nodes for USB related DT nodes
>    ARM: dts: sama5d27_wlsom1_ek: Add pinctrl nodes for USB DT nodes
> 
>   arch/arm/dts/at91-sam9x60_curiosity.dts   |  21 +++++
>   arch/arm/dts/at91-sama5d27_wlsom1_ek.dts  |  25 +++++
>   arch/arm/dts/at91-sama5d2_icp.dts         |  22 +++++
>   arch/arm/dts/at91-sama7g5ek-u-boot.dtsi   | 108 ++++++++++++++++++++++
>   arch/arm/dts/sam9x60.dtsi                 |  18 ++++
>   arch/arm/dts/sam9x60ek.dts                |  21 +++++
>   include/dt-bindings/clk/at91.h            |   5 +
>   include/dt-bindings/reset/sama7g5-reset.h |  10 ++
>   8 files changed, 230 insertions(+)
>   create mode 100644 include/dt-bindings/reset/sama7g5-reset.h
> 

Applied series to u-boot-at91/next, thanks !

      parent reply	other threads:[~2023-01-05  9:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-04 14:04 [PATCH v3 0/9] Add DT USB definitions for SAM9X60, SAMA5D2 and SAMA7 Sergiu Moga
2023-01-04 14:04 ` [PATCH v3 1/9] ARM: dts: sam9x60: Add OHCI and EHCI DT nodes Sergiu Moga
2023-01-04 14:28   ` Marek Vasut
2023-01-04 14:04 ` [PATCH v3 2/9] ARM: dts: sam9x60_curiosity: Add pinctrl and gpio properties for USB Sergiu Moga
2023-01-04 14:04 ` [PATCH v3 3/9] ARM: dts: sam9x60ek: " Sergiu Moga
2023-01-04 14:04 ` [PATCH v3 4/9] dt-bindings: reset: add sama7g5 definitions Sergiu Moga
2023-01-04 14:04 ` [PATCH v3 5/9] dt-bindings: clk: at91: Define additional UTMI related clocks Sergiu Moga
2023-01-04 14:04 ` [PATCH v3 6/9] ARM: dts: sama7g5: Add USB and UTMI DT nodes Sergiu Moga
2023-01-04 14:29   ` Marek Vasut
2023-01-04 14:04 ` [PATCH v3 7/9] ARM: dts: sama7g5ek: Add pinctrl, gpio and phy properties for USB Sergiu Moga
2023-01-04 14:04 ` [PATCH v3 8/9] ARM: dts: sama5d2_icp: Add pinctrl nodes for USB related DT nodes Sergiu Moga
2023-01-04 14:04 ` [PATCH v3 9/9] ARM: dts: sama5d27_wlsom1_ek: Add pinctrl nodes for USB " Sergiu Moga
2023-01-05  9:36 ` Eugen.Hristev [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=94b0647e-e799-e9e9-1627-08cf5a8866c1@microchip.com \
    --to=eugen.hristev@microchip.com \
    --cc=Durai.ManickamKR@microchip.com \
    --cc=Sergiu.Moga@microchip.com \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=hs@denx.de \
    --cc=marex@denx.de \
    --cc=michael@amarulasolutions.com \
    --cc=michael@walle.cc \
    --cc=tudor.ambarus@microchip.com \
    --cc=u-boot@lists.denx.de \
    /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