Hi Amélie, On 04/24/2018 11:41 AM, Amelie Delaunay wrote:
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(+)
Series applied on stm32-next. To avoid DTC warnings using W=12, I just renamed "vdd_usb" node by "vdd-usb".
Regards Alex -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html