mbox series

[GIT,PULL] amlogic fixes for v6.2-rc

Message ID 7915c3f8-57bc-25e2-0314-c78af7a79d6a@linaro.org (mailing list archive)
State Accepted
Commit 13d159553ef2c2b68d5c643db4491999f8b6bbb1
Headers show
Series [GIT,PULL] amlogic fixes for v6.2-rc | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-fixes-v6.2-rc

Message

Neil Armstrong Jan. 6, 2023, 8:12 a.m. UTC
Hi,

Here's a DT revert for v6.2-rc1 which fixes USB on Odroid-HC4, having both USB2 PHYs
enabled is necessary to have functional USB on Amlogic SoCs, even if one port is unused.

Neil

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

   Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-fixes-v6.2-rc

for you to fetch changes up to c45219cba101f32853d011da2ba46a1b2338dc4c:

   Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB PHY0" (2023-01-06 09:02:40 +0100)

----------------------------------------------------------------
Amlogic fixes for v6.2-rc:
- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB PHY0" which breaks whole USB on Odroid-HC4

----------------------------------------------------------------
Pierre-Olivier Mercier (1):
       Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB PHY0"

  arch/arm64/boot/dts/amlogic/meson-sm1-odroid-hc4.dts | 8 ++------
  1 file changed, 2 insertions(+), 6 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 9, 2023, 10:41 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 6 Jan 2023 09:12:28 +0100 you wrote:
> Hi,
> 
> Here's a DT revert for v6.2-rc1 which fixes USB on Odroid-HC4, having both USB2 PHYs
> enabled is necessary to have functional USB on Amlogic SoCs, even if one port is unused.
> 
> Neil
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] amlogic fixes for v6.2-rc
    https://git.kernel.org/soc/soc/c/13d159553ef2

You are awesome, thank you!