[GIT PULL] A Single RISC-V Fix for 5.11-rc8 (or 5.11)

Palmer Dabbelt palmer at dabbelt.com
Fri Feb 12 13:30:04 EST 2021


The following changes since commit 92bf22614b21a2706f4993b278017e437f7785b3:

  Linux 5.11-rc7 (2021-02-07 13:57:38 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.11-rc8

for you to fetch changes up to 3da3cc1b5f47115b16b5ffeeb4bf09ec331b0164:

  Revert "dts: phy: add GPIO number and active state used for phy reset" (2021-02-10 16:06:14 -0800)

----------------------------------------------------------------
A Single RISC-V Fix for 5.11-rc8 (or 5.11)

I have a single fix this week:

* The removal of the GPIO reset method for the Ethernet phy on the
  HiFive Unleashed.  This returns to relying on the bootloader's phy
  reset sequence, which we'll have to cintune doing until we can sort
  out how to get the Linux phy driver to perform the special reset
  dance required for this phy.

----------------------------------------------------------------
Palmer Dabbelt (1):
      Revert "dts: phy: add GPIO number and active state used for phy reset"

 arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 1 -
 1 file changed, 1 deletion(-)



More information about the linux-riscv mailing list