commit | 995167b83d284a3ad193636cb5d1fa00759e2fd9 | [log] [tgz] |
---|---|---|
author | maxims@google.com <maxims@google.com> | Mon Apr 17 12:00:29 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon May 08 11:57:34 2017 -0400 |
tree | c6b92d76a598d2efea41a928b4f2a617d3235b2c | |
parent | 5efd26cb9fcb5c48cb13bfcc91a541bda315a40c [diff] |
aspeed: Add P-Bus clock in ast2500 clock driver Add P-Bus Clock support to ast2500 clock driver. This is the clock used by I2C devices. Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>