commit | 5411bad4ea16622d4204dc590567000b194e5cc2 | [log] [tgz] |
---|---|---|
author | David Lechner <david@lechnology.com> | Fri May 18 11:48:13 2018 -0500 |
committer | Sekhar Nori <nsekhar@ti.com> | Tue Jun 26 15:49:12 2018 +0530 |
tree | ee48b420da9b5a22303997e2c53b9fae993e1401 | |
parent | 81df7d85364f28df6e13a76c7119533140a3b176 [diff] |
ARM: davinci: da8xx: add new USB PHY clock init using common clock framework This adds the new USB PHY clock init in mach-davinci/usb-da8xx.c using the new common clock framework drivers. The #ifdefs are needed to prevent compile errors until the entire ARCH_DAVINCI is converted. Signed-off-by: David Lechner <david@lechnology.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>