diff options
author | Mathias Kresin <dev@kresin.me> | 2018-03-27 23:48:05 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-05-07 18:53:08 +0200 |
commit | ef19747b6ce332ec5d4d76eda0efbe939eb49cec (patch) | |
tree | b1fbe8102f45085f6e8574e26e1e19b790f3f255 /target/linux/ppc44x | |
parent | 99f10b193e24c59b43382f5e7739bc83853382cf (diff) | |
download | upstream-ef19747b6ce332ec5d4d76eda0efbe939eb49cec.tar.gz upstream-ef19747b6ce332ec5d4d76eda0efbe939eb49cec.tar.bz2 upstream-ef19747b6ce332ec5d4d76eda0efbe939eb49cec.zip |
lantiq: kernel 4.14: Remove reboot/remove reset asserts
Backport patch accepted upstream which removes the reset asserts of the
xrx200 gphy driver on reboot/remove.
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
these bits to be set, 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 of the first reset register, the
resets of the second reset register arn't required any more.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ppc44x')
0 files changed, 0 insertions, 0 deletions