Message ID | 20130603150953.GA13853@S2101-09.ap.freescale.net |
---|---|
State | New |
Headers | show |
On Mon, Jun 03, 2013 at 11:09:56PM +0800, Shawn Guo wrote: > The following changes since commit de78a23d73ba7f1d08f3e1aeaa0a03cb912c62a0: > > ARM: imx: fix typo in gpu3d_shader_sels (2013-05-12 21:39:51 +0800) > > are available in the git repository at: > > git://git.linaro.org/people/shawnguo/linux-2.6.git tags/imx-fixes-3.10-2 Pulled, thanks. > ---------------------------------------------------------------- > The imx fixes for 3.10, take 2: > > - One device tree fix for all spi node to have per clock added. > The clock is needed by spi driver to calculate bit rate divisor. > The spi node in the current device trees either does not have the > clock or is defined as dummy clock, in which case the driver probe > will fail or spi will run at a wrong bit rate. > > - Two imx6q clock fixes, which correct axi_sels and ldb_di_sels. Are these regressions, or fixes for things that have never worked? -Olof
On Fri, Jun 07, 2013 at 06:19:13PM -0700, Olof Johansson wrote: > > - Two imx6q clock fixes, which correct axi_sels and ldb_di_sels. > > Are these regressions, or fixes for things that have never worked? I believe these are errors caught by the drivers that haven't hit mainline. Shawn
On Fri, Jun 7, 2013 at 6:26 PM, Shawn Guo <shawn.guo@linaro.org> wrote: > On Fri, Jun 07, 2013 at 06:19:13PM -0700, Olof Johansson wrote: >> > - Two imx6q clock fixes, which correct axi_sels and ldb_di_sels. >> >> Are these regressions, or fixes for things that have never worked? > > I believe these are errors caught by the drivers that haven't hit > mainline. For this stage in the release cycle, they should wait for the next release. I've done the pull now but please be more diligent about fixing serious problems and regressions only after -rc3 or so. -Olof