From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 19 Jan 2015 11:43:06 -0800 Subject: [GIT PULL] ARM: OMAP: hwmod fixes for v3.19-rc In-Reply-To: References: Message-ID: <20150119194305.GE18552@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Paul Walmsley [150104 15:38]: > Hi Tony > > The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: > > Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/for-v3.19-rc/omap-fixes-a > > for you to fetch changes up to 99d076b747455449b2eec9e37f3fb0bfdf51af32: > > MAINTAINERS: add maintainer for OMAP hwmod data (2015-01-02 16:24:27 -0700) > > ---------------------------------------------------------------- > For v3.19-rc, fix some hwmod structure details for the OMAP DSS modules > for DRA7xx and AM43xx. Also update the MAINTAINERS file to encourage > folks to cc me on hwmod data patches. > > Basic build, boot, and PM testlogs are available here: > > http://www.pwsan.com/omap/testlogs/omap-fixes-a-for-v3.19-rc/20150103144242/ Paul, got any updates on this? Anyways, I'll just untag this email as you asked me to wait on pulling this. Regards, Tony > ---------------------------------------------------------------- > Paul Walmsley (1): > MAINTAINERS: add maintainer for OMAP hwmod data > > Tomi Valkeinen (2): > ARM: AM43xx: hwmod: set DSS submodule parent hwmods > ARM: DRA7xx: hwmod: set DSS submodule parent hwmods > > MAINTAINERS | 6 ++++++ > arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 2 ++ > arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 2 ++ > 3 files changed, 10 insertions(+) >