]> git.karo-electronics.de Git - linux-beck.git/commit
Merge tag 'for-v4.7/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorTony Lindgren <tony@atomide.com>
Fri, 22 Apr 2016 22:15:33 +0000 (15:15 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 22 Apr 2016 22:15:33 +0000 (15:15 -0700)
commit22292b91ee1a72ce744a2bd1b0f490ffc766f0dd
tree1af4572a89168d8c2f3c7b41eefd4dfd6370319e
parent814a9586fdeb8cce4f6661288fada4a6ae94a94f
parentc20c8f750d9f8f8617f07ee2352d3ff560e66bc2
Merge tag 'for-v4.7/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.7/soc

ARM: OMAP2+: first set of hwmod changes for v4.7

For the DRA7xx platform, add IP block data for the McASP, PWMSS,
and GPTimer12 IP blocks.  Add lock and unlock functions for the
RTC IP blocks on the DRA7xx, AM33xx, and AM43xx devices.  And add
a fix for the hwmod core for device driver unbind operations for
IP blocks with hardreset lines.

Basic build, boot, and PM test results are available here:

http://www.pwsan.com/omap/testlogs/omap-hwmod-a-for-v4.7/20160410132119/

Note that the testbed here does not have the DRA7xx board included yet.