From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@kernel.org (Kevin Hilman) Date: Mon, 15 Dec 2014 14:44:00 -0800 Subject: [GIT PULL] few fixes for the v3.19 merge window In-Reply-To: <20141210205752.GB12921@atomide.com> (Tony Lindgren's message of "Wed, 10 Dec 2014 12:57:52 -0800") References: <20141210205752.GB12921@atomide.com> Message-ID: <7hvblcfs9b.fsf@deeprootsystems.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Tony Lindgren writes: > The following changes since commit a0e4467726cd26bacb16f13d207ffcfa82ffc07d: > > Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic (2014-12-09 17:25:00 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.19/fixes-for-merge-window > > for you to fetch changes up to 661ea91b676bcca137c1c3fe838997925ce98060: > > ARM: omap2plus_defconfig: Enable AHCI_PLATFORM driver (2014-12-10 09:33:50 -0800) > > ---------------------------------------------------------------- > Fixes for a few issues found that would be good to get > into -rc1: > > - Update SoC revision detection for am43x es1.2 > > - Fix regression with GPMC timings on 2430sdp for some versions > of u-boot > > - Fix dra7 watchdog compatible property > > - Fix am437x-sk-evm LCD timings > > - Fix dra7 DSS clock muxing > > - Fix dra7-evm voltages > > - Remove a unused function prototype for am33xx_clk_init > > - Enable AHCI in the omap2plus_defconfig > > ---------------------------------------------------------------- Pulled into fixes. Not sure yet if this will make it before -rc1 or not. I think Arnd has a couple more pull requests outstanding, so he may be able to include this before -rc1. Otherwise, it may wait until the after -rc1. Kevin