commit | 0d73cc25613e912545fc87c37a8d991c723be959 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Tue Jul 28 14:16:45 2015 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 12 20:47:53 2015 -0400 |
tree | fbd63bb5fad0a796a8dcfcf4cfca0623fa235f17 | |
parent | 9da9afac697a25ec8b3762d253f3f765516f11f1 [diff] |
ARM: keystone2: Use common structure for PLLs Register Base addresses are same for PLLs in all keystone platforms. If a PLL is not available, the corresponding register addresses are marked as reserved. Hence use a common definition. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>