[GIT PULL] imx fixes for 3.9, take 5

Olof Johansson olof at lixom.net
Tue Apr 2 23:15:11 EDT 2013


On Tue, Apr 02, 2013 at 09:46:29PM +0800, Shawn Guo wrote:
> The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:
> 
>   Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)
> 
> are available in the git repository at:
> 
>   git://git.linaro.org/people/shawnguo/linux-2.6.git tags/imx-fixes-3.9-5
> 
> for you to fetch changes up to 710b213d3f1cdb0451fa2d5a71faa2b1f510e3ad:
> 
>   ARM: imx35 Bugfix admux clock (2013-04-02 21:05:40 +0800)
> 
> ----------------------------------------------------------------
> The imx fixes for 3.9, take 5:
>  - One fix for the typo in use of Kconfig symbol
>    MACH_EUKREA_CPUIMX27_USEUART4.  It's been there for a long time
>    and got caught by code inspection recently.  It hasn't been noticed
>    earlier probably because it does not cause any problem in real.

2.6.35 to be exact.

It's more a sign that the board can be removed than that it should be fixed
immediately for 3.9, wouldn't you say? Clearly no one seems to care about
mainline functionality on that platform -- especially since it was now found
through inspection and not usage.

>  - A couple of fixes on imx35 clock driver to have audmux functional
>    and iomux pad configurable after a reboot.

These look like valid fixes but I can't from the commit messages tell
when the problem was introduced, and what the actual breakage that the
user sees it. It almost looks like it's adding a few clocks that were
never used before, not a regression? I'm happy to be proven wrong though.

So, please resend with just the two clock fixes, as long as they are indeed
regressions for something that used to work. Or I can just cherry-pick them
over if you prefer.


-Olof



More information about the linux-arm-kernel mailing list