mbox series

[0/2] tune the HS USB PHYs on stm32mp15 eval and disco boards

Message ID 1635175070-28722-1-git-send-email-fabrice.gasnier@foss.st.com (mailing list archive)
Headers show
Series tune the HS USB PHYs on stm32mp15 eval and disco boards | expand

Message

Fabrice Gasnier Oct. 25, 2021, 3:17 p.m. UTC
This series tune the HS USB PHYs on stm32mp15 eval and disco boards, now that
dt-bindings and drivers have been merged in [1].

[1] https://lore.kernel.org/all/20211015161427.220784-1-amelie.delaunay@foss.st.com/

Fabrice Gasnier (2):
  ARM: dts: stm32: tune the HS USB PHYs on stm32mp15xx-dkx
  ARM: dts: stm32: tune the HS USB PHYs on stm32mp157c-ev1

 arch/arm/boot/dts/stm32mp157c-ev1.dts  | 22 ++++++++++++++++++++++
 arch/arm/boot/dts/stm32mp15xx-dkx.dtsi | 16 ++++++++++++++++
 2 files changed, 38 insertions(+)

Comments

Alexandre TORGUE Nov. 25, 2021, 3:42 p.m. UTC | #1
Hi Fabrice

On 10/25/21 5:17 PM, Fabrice Gasnier wrote:
> This series tune the HS USB PHYs on stm32mp15 eval and disco boards, now that
> dt-bindings and drivers have been merged in [1].
> 
> [1] https://lore.kernel.org/all/20211015161427.220784-1-amelie.delaunay@foss.st.com/
> 
> Fabrice Gasnier (2):
>    ARM: dts: stm32: tune the HS USB PHYs on stm32mp15xx-dkx
>    ARM: dts: stm32: tune the HS USB PHYs on stm32mp157c-ev1
> 
>   arch/arm/boot/dts/stm32mp157c-ev1.dts  | 22 ++++++++++++++++++++++
>   arch/arm/boot/dts/stm32mp15xx-dkx.dtsi | 16 ++++++++++++++++
>   2 files changed, 38 insertions(+)
> 

Series applied on stm32-next.

Thanks!
Alex