diff options
author | David Lechner | 2016-10-31 21:04:24 +0100 |
---|---|---|
committer | Sekhar Nori | 2016-11-01 11:00:03 +0100 |
commit | 36173c2d023bad4dbad6ed0e6e886fde10ec8f2f (patch) | |
tree | 5b0d4e49de58920774fc55cae5d869d66d46d997 /arch/arm/mach-omap2/cm2_44xx.h | |
parent | Linux 4.9-rc3 (diff) | |
download | kernel-qcow2-linux-36173c2d023bad4dbad6ed0e6e886fde10ec8f2f.tar.gz kernel-qcow2-linux-36173c2d023bad4dbad6ed0e6e886fde10ec8f2f.tar.xz kernel-qcow2-linux-36173c2d023bad4dbad6ed0e6e886fde10ec8f2f.zip |
ARM: davinci: da850: Fix pwm name matching
This fixes pwm name matching for DA850 familiy devices. When using device
tree, the da850_auxdata_lookup[] table caused pwm devices to have the exact
same name, which caused errors when trying to register the devices.
We cannot have multiple entries for the same clock in in da850_clks[], so
we have added child clocks to the EHRPWM and ECAP LPSC clocks so that each
PWM device will have its own clock for proper name matching.
Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/cm2_44xx.h')
0 files changed, 0 insertions, 0 deletions