]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: davinci: da8xx: add new USB PHY clock init using common clock framework
authorDavid Lechner <david@lechnology.com>
Fri, 18 May 2018 16:48:13 +0000 (11:48 -0500)
committerSekhar Nori <nsekhar@ti.com>
Tue, 26 Jun 2018 10:19:12 +0000 (15:49 +0530)
commitd0c681ecf4eea90c82d9fc0fc1d35f1eb9cabef7
treeee48b420da9b5a22303997e2c53b9fae993e1401
parentfe6fa6b22b66ec16c1bf9fa0afed955717c8e3b4
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>
arch/arm/mach-davinci/board-da830-evm.c
arch/arm/mach-davinci/board-omapl138-hawk.c
arch/arm/mach-davinci/da8xx-dt.c
arch/arm/mach-davinci/include/mach/da8xx.h
arch/arm/mach-davinci/usb-da8xx.c