]> Git Repo - J-linux.git/commit
Revert "dts: phy: add GPIO number and active state used for phy reset"
authorPalmer Dabbelt <[email protected]>
Fri, 5 Feb 2021 03:41:12 +0000 (19:41 -0800)
committerPalmer Dabbelt <[email protected]>
Thu, 11 Feb 2021 00:06:14 +0000 (16:06 -0800)
commit3da3cc1b5f47115b16b5ffeeb4bf09ec331b0164
tree774874a736a4dcd6ebdd99fd9df322f1afbbf8e3
parent92bf22614b21a2706f4993b278017e437f7785b3
Revert "dts: phy: add GPIO number and active state used for phy reset"

VSC8541 phys need a special reset sequence, which the driver doesn't
currentlny support.  As a result enabling the reset via GPIO essentially
guarnteees that the device won't work correctly.  We've been relying on
bootloaders to reset the device for years, with this revert we'll go
back to doing so until we can sort out how to get the reset sequence
into the kernel.

This reverts commit a0fa9d727043da2238432471e85de0bdb8a8df65.

Fixes: a0fa9d727043 ("dts: phy: add GPIO number and active state used for phy reset")
Cc: [email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts
This page took 0.050286 seconds and 4 git commands to generate.