Message ID | 20160222213427.GU13417@atomide.com |
---|---|
State | New |
Headers | show |
On Mon, Feb 22, 2016 at 01:34:28PM -0800, Tony Lindgren wrote: > The following changes since commit cf26f1137333251f3515dea31f95775b99df0fd5: > > ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid (2016-02-12 08:56:52 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.5/fixes-rc5 > > for you to fetch changes up to 3f315c5b850fa7aff73f50de8e316b98f611a32b: > > ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption (2016-02-22 09:24:10 -0800) > > ---------------------------------------------------------------- > Two omap fixes for omaps against v4.5-rc5: > > - Yet another fix for n900 onenand to avoid corruption. This time to > fix the issue of mounting onenand back and forth between the original > maemo kernel and mainline Linux kernel. And it also seems there will > be two more fixes coming via the MTD tree as issues were discovered > also in the onenand driver during testing. > > - Revert tps65217 regulator clean up as it breaks MMC for am335x > variants. The proper way to clean this up is just to rename the > tps65217.dtsi file into tps65217-am335x.dtsi as a similar setup > is used on many am335x boards. Thanks, merged. -Olof