Skip to content
Snippets Groups Projects
Unverified Commit 32795631 authored by Mathias Kresin's avatar Mathias Kresin Committed by James Hogan
Browse files

MIPS: lantiq: gphy: Drop reboot/remove reset asserts


While doing a global software reset, these bits are not cleared and let
some bootloader fail to initialise the GPHYs. The bootloader don't
expect the GPHYs in reset, as they aren't during power on.

The asserts were a workaround for a wrong syscon-reboot mask. With a
mask set which includes the GPHY resets, these resets aren't required
any more.

Fixes: 12653414 ("MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd")
Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
Acked-by: default avatarMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
Cc: John Crispin <john@phrozen.org>
Cc: linux-mips@linux-mips.org
Cc: <stable@vger.kernel.org> # 4.14+
Patchwork: https://patchwork.linux-mips.org/patch/19003/


[jhogan@kernel.org: Fix build warnings]
Signed-off-by: default avatarJames Hogan <jhogan@kernel.org>
parent 9a3a92cc
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment