Skip to content
Snippets Groups Projects
Commit 0c26264d authored by Mathias Kresin's avatar Mathias Kresin
Browse files

lantiq: kernel 4.14: fix vr9 reboot mask


We need to reset the GPHYs on reboot as well. Otherwise the bootloader
might have issues to reset/find the GPHYs.

Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
parent 8db84cc0
No related branches found
No related tags found
No related merge requests found
......@@ -154,7 +154,7 @@
regmap = <&rcu0>;
offset = <0x10>;
mask = <0x40000000>;
mask = <0xe0000000>;
};
};
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment