summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-dm646x-evm.c
diff options
context:
space:
mode:
authorDavid Lechner2018-02-18 04:22:24 +0100
committerSekhar Nori2018-02-19 11:49:25 +0100
commitbdec5a6b57896da81bc47262868468717a06bb69 (patch)
tree0cc9d80c5ac35d5c4cd205f1c16bbb46e6b1be01 /arch/arm/mach-davinci/board-dm646x-evm.c
parentphy: da8xx-usb: rename clock con_ids (diff)
downloadkernel-qcow2-linux-bdec5a6b57896da81bc47262868468717a06bb69.tar.gz
kernel-qcow2-linux-bdec5a6b57896da81bc47262868468717a06bb69.tar.xz
kernel-qcow2-linux-bdec5a6b57896da81bc47262868468717a06bb69.zip
ARM: da8xx: use platform data for CFGCHIP syscon regmap
This converts from using a platform device for the CFGCHIP syscon regmap to using platform data to pass the regmap to consumers. A lazy getter function is used so that the regmap will only be created if it is actually used. This function will also be used in the clock init when we convert to the common clock framework. The USB PHY driver is currently the only consumer. This driver is updated to use platform data to get the CFGCHIP regmap instead of syscon_regmap_lookup_by_pdevname(). Signed-off-by: David Lechner <david@lechnology.com> Acked-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/mach-davinci/board-dm646x-evm.c')
0 files changed, 0 insertions, 0 deletions