commit | c6e79dacd86fd7ddd452fa52b3f4ca996db31e49 | [log] [tgz] |
---|---|---|
author | Sujit Reddy Thumma <sthumma@codeaurora.org> | Thu Sep 25 15:32:23 2014 +0300 |
committer | Christoph Hellwig <hch@lst.de> | Wed Oct 01 13:11:19 2014 +0200 |
tree | a1482fd92a23e1c34eaaaaf3a70c1339f1b81eb6 | |
parent | aa497613093412ee26ef4bfa4ffec8391553dfca [diff] |
ufs: Add clock initialization support Add generic clock initialization support for UFSHCD platform driver. The clock info is read from device tree using standard clock bindings. A generic max-clock-frequency-hz property is defined to save information on maximum operating clock frequency the h/w supports. Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org> Signed-off-by: Dolev Raviv <draviv@codeaurora.org> Signed-off-by: Christoph Hellwig <hch@lst.de>