diff options
author | Mathias Kresin <dev@kresin.me> | 2018-04-08 10:30:03 +0200 |
---|---|---|
committer | James Hogan <jhogan@kernel.org> | 2018-05-24 14:22:56 +0200 |
commit | 32795631e67e16141aa5e065c28ba03bf17abb90 (patch) | |
tree | 311751c8055c4da024fd6cab9a43d42f2fb547fe /arch/mips | |
parent | MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs (diff) | |
download | linux-32795631e67e16141aa5e065c28ba03bf17abb90.tar.xz linux-32795631e67e16141aa5e065c28ba03bf17abb90.zip |
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: 126534141b45 ("MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd")
Signed-off-by: Mathias Kresin <dev@kresin.me>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Hauke 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: James Hogan <jhogan@kernel.org>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions