commit | 2dca3cc2a9f3cd41e29076ba93f6e2684377e7d9 | [log] [tgz] |
---|---|---|
author | Weijie Gao <weijie.gao@mediatek.com> | Thu Dec 20 16:12:52 2018 +0800 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 14 17:43:18 2019 -0500 |
tree | dbd56d693697493663efa1a19c43ff21de7ccc90 | |
parent | 3e066bcaefb51adcf5c0594d42abe145f701dbeb [diff] |
clk: MediaTek: bind ethsys reset controller The ethsys contains not only the clock gating controller, but also the reset controller for the whole ethernet subsystem and its components. This patch adds binding of the reset controller so that the ethernet node can have references on it. Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>