commit | 2eeb02b28579fc317504a691f3acb0b9bf94b42b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon May 15 19:23:24 2017 +0200 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Sun Jul 02 18:42:35 2017 -0500 |
tree | 8525fc52b4e719504ae0070871adcc058492ce2b | |
parent | d1ef28900d6607ea7a25c39a3bd1ce152f6ab24a [diff] |
PCI: faraday: Add clock handling Add some optional clock handling to the Faraday FTPCI100. We just get and prepare+enable the clocks right now, if they exist. We can add more elaborate clock handling later. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> [bhelgaas: folded in "Make clocks compulsory" fix from http://lkml.kernel.org/r/20170621085730.28804-1-linus.walleij@linaro.org Also folded in the clock max/cur speed fixes from http://lkml.kernel.org/r/20170621162651.25315-1-linus.walleij@linaro.org] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>