[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1524562905-19361-1-git-send-email-amelie.delaunay@st.com>
Date: Tue, 24 Apr 2018 11:41:41 +0200
From: Amelie Delaunay <amelie.delaunay@...com>
To: Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Russell King <linux@...linux.org.uk>,
Arnd Bergmann <arnd@...db.de>,
Kishon Vijay Abraham I <kishon@...com>
CC: <linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Amelie Delaunay <amelie.delaunay@...com>
Subject: [PATCH v2 0/4] Add STM32 USBPHYC to stm32mp157c
This series adds support for STM32 USB PHY Controller (USBPHYC) to
stm32mp157c SoC and enables it on stm32mp157c-ev1 board.
---
Changes in v2:
* Add reset dt-bindings include
* Add fixed regulators
* Enable CONFIG_PHY_STM32_USBPHYC in multi_v7_defconfig
Amelie Delaunay (4):
ARM: dts: stm32: add USBPHYC support to stm32mp157c
ARM: dts: stm32: add supplies to usbphyc ports on stm32mp157c-ed1
ARM: dts: stm32: enable USBPHYC on stm32mp157c-ev1
ARM: multi_v7_defconfig: enable STM32 USB PHY Controller (USBPHYC)
arch/arm/boot/dts/stm32mp157c-ed1.dts | 36 +++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/stm32mp157c-ev1.dts | 5 +++++
arch/arm/boot/dts/stm32mp157c.dtsi | 21 ++++++++++++++++++++
arch/arm/configs/multi_v7_defconfig | 1 +
4 files changed, 63 insertions(+)
--
2.7.4
Powered by blists - more mailing lists