commit | 74af583e9f7a255443d8f625c8dce6da7b9703be | [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 | 7b50e1599f4e6551a3348ca5f061a596f6f6896e [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>