From mboxrd@z Thu Jan 1 00:00:00 1970 From: paul@pwsan.com (Paul Walmsley) Date: Tue, 16 Nov 2010 09:47:26 -0700 (MST) Subject: [PATCH 0/8] OMAP2+: hwmod core upgrades for 2.6.38: first set In-Reply-To: <20101116101615.22777.49212.stgit@twilight.localdomain> References: <20101116101615.22777.49212.stgit@twilight.localdomain> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 16 Nov 2010, Paul Walmsley wrote: > This patch series contains upgrades for the OMAP2+ hwmod core > code, intended for 2.6.38. Most of these patches were developed > in response to use-cases discovered while converting device > drivers to use the hwmod code. > > Tested on an OMAP34xx BeagleBoard with omap2plus_defconfig. Just FYI, this branch 'hwmod_a_2.6.38' is available at git://git.pwsan.com/linux-2.6 Warning: it's based on Tony's tree, not the mainline, due to the recent board file changes. - Paul