commit | 4792ea04bcd03b8ccfd1ae336c5deba52dd9edc9 | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | Fri Sep 29 14:27:39 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 01 22:51:40 2017 -0700 |
tree | 895d407b383d3ff0378640dc0bc405e2f782c7d1 | |
parent | 90841047a01b452cc8c3f9b990698b264143334a [diff] |
net: mvpp2: Fix clock resource by adding an optional bus clock On Armada 7K/8K we need to explicitly enable the bus clock. The bus clock is optional because not all the SoCs need them but at least for Armada 7K/8K it is actually mandatory. The binding documentation is updating accordingly. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>