commit | 4999bb06cc2f21d3a517a068b183fb11827f49a7 | [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 | 3ef7f12cdd1b042cf657a1ea734bb9d2a4adc0da [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>