[PATCH] ARM: OMAP2+: AM33XX: clock data: fix mcasp entries
From: Joel A Fernandes <hidden>
Date: 2012-11-05 16:53:00
Also in:
linux-omap, lkml
From: Joel A Fernandes <hidden>
Date: 2012-11-05 16:53:00
Also in:
linux-omap, lkml
Hi Mark, On Mon, Nov 5, 2012 at 3:13 AM, Mark Brown [off-list ref] wrote:
On Sat, Nov 03, 2012 at 02:32:59PM -0500, Joel A Fernandes wrote:quoted
beaglebone_defconfig: Add dummy regulator to init tlv320aic3x https://github.com/joelagnel/linux-kernel/commit/db5672dfe548d82625cf40ed688d05ba7cee5c93This should never be done in production, you should ensure that the appropriate supplies are provided by the board file or device tree.
Sure I just did this for debugging purpose, Thanks, Joel