diff options
author | Tony Lindgren <tony@atomide.com> | 2015-01-21 16:52:17 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-01-21 16:52:17 -0800 |
commit | 20d9448a59770420ead8078fb76948de32765fe6 (patch) | |
tree | 94132e9832ef4e05a681490cc9e186c67cb84256 /MAINTAINERS | |
parent | 13efcb188984f69e1f97b4d9e7d3663fb782946f (diff) | |
parent | 1c7e36bfc3e2fb2df5e2d1989a4b6fb9055a0f9b (diff) | |
download | op-kernel-dev-20d9448a59770420ead8078fb76948de32765fe6.zip op-kernel-dev-20d9448a59770420ead8078fb76948de32765fe6.tar.gz |
Merge tag 'for-v3.20/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.20/fixes-not-urgent
ARM: OMAP2+: hwmod: first set of patches for v3.20
First set of OMAP2+ hwmod patches for Linux v3.20. These are mostly
fixes for warnings, although there's one DRA7xx patch that fixes
CONFIG_DEBUG_LL for AM572x/DRA7xx SoCs that use UART3 for console,
such as the BeagleBoard-X15.
These patches entered Linux-next starting with the next-20150121 tag.
Basic build, boot, and PM test results can be found here:
http://www.pwsan.com/omap/testlogs/omap-hwmod-a-for-v3.20/20150121142621/
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ddb9ac8..baefa16 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6887,6 +6887,12 @@ L: linux-omap@vger.kernel.org S: Maintained F: arch/arm/mach-omap2/omap_hwmod.* +OMAP HWMOD DATA +M: Paul Walmsley <paul@pwsan.com> +L: linux-omap@vger.kernel.org +S: Maintained +F: arch/arm/mach-omap2/omap_hwmod*data* + OMAP HWMOD DATA FOR OMAP4-BASED DEVICES M: BenoƮt Cousson <bcousson@baylibre.com> L: linux-omap@vger.kernel.org |