
From: Neil Armstrong neil.armstrong@linaro.org
Hi,
On Thu, 5 Oct 2023 11:54:21 +0300, Alexey Romanov wrote:
This patchset adds USB stack support for Amlogic A1 SoC's series. Made reset / phy / dwc3 drivers more flexible and added support for A1 board.
V2:
- Made power domain for PHY optional.
- Add missing CLKID_USB_PHY gate.
- Drop patch with USB stack initialization in board-a1.c.
Instead of, enable CONFIG_DM_USB_GADGET for AD401 board.
- Support A1 in g12a_child_pre_probe/post_remove functions
in dwc3 driver.
[...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic)
[1/8] dt-bindings: reset: add Meson A1 reset bindings https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/fccbc810551... [2/8] reset: add support for Amlogic A1 family https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/29ad8b0401d... [3/8] phy: get rid of raw hex values https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/11572764d44... [4/8] phy: move clk enable/disable in init/exit https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/ac7f5b2f768... [5/8] phy: support Amlogic A1 family https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/66defb628f6... [6/8] a1: clk: Add missing USB_PHY_IN and USB_PHY gates https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/84b0d40f3ad... [7/8] dwc3: add support for Amlogic A1 family https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/8a4781ff2e5... [8/8] ad401: enable USB stack https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/686a98392fc...