commit | 2435cdd0c3bb8ad067efb1b2f4c992f680c50b7c | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <[email protected]> | Wed Feb 28 17:35:30 2018 +0100 |
committer | Lorenzo Pieralisi <[email protected]> | Thu Mar 08 15:23:47 2018 +0000 |
tree | bcbab52b378324547f2c988e24ee3c05dfad71dc | |
parent | 5dcd7f15ac0c113b46adc80e66dac58024e56e97 [diff] |
PCI: armada8k: Fix clock resource by adding a register clock On Armada 7K/8K we need to explicitly enable the register clock. This clock is optional because not all the SoCs using this IP need it but at least for Armada 7K/8K it is actually mandatory. The binding documentation is updated accordingly. Signed-off-by: Gregory CLEMENT <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]>