On Thu, Nov 29, 2018 at 11:57:43AM -0800, Tony Lindgren wrote: > From: "Tony Lindgren" <tony@xxxxxxxxxxx> > > The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: > > Linux 4.20-rc1 (2018-11-04 15:37: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.21/defconfig-signed > > for you to fetch changes up to f98d45145e6a48b91e0cae12fae7a5367486e91e: > > ARM: multi_v7_defconfig: Enable 8250-omap serial driver and use it by default (2018-11-08 08:54:40 -0800) > > ---------------------------------------------------------------- > Defconfig changes for omaps for v4.21 merge window > > We're finally changing omaps to use 8250_OMAP instead of SERIAL_OMAP > for multi_v7_defconfig. This will make things much easier for distros, > and the kernel already warns about the kernel console getting > redirected with CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP defaulting to y. > > People using /etc/inittab still need to s/ttyO/ttyS/ if using the > out-of-box multi_v7_defconfig, and that did not seem to be an issue > when we moved omap2plus_defconfig to use 8250_OMAP earlier. > > The other change is to enable CONFIG_SND_SOC_TLV320AIC23_I2C as a > loadable module that I forgot to send a pull request for earlier. > > ---------------------------------------------------------------- > Adam Ford (1): > ARM: omap2plus_defconfig: Add tlv320aic23 as module > > Tony Lindgren (2): > Merge branch 'omap-for-v4.20/defconfig' into omap-for-v4.21/defconfig > ARM: multi_v7_defconfig: Enable 8250-omap serial driver and use it by default Merged, thanks! -Olof