Message ID | pull-1479236877-351747 |
---|---|
State | New |
Headers | show |
On Tue, Nov 15, 2016 at 01:22:20PM -0800, Tony Lindgren wrote: > The following changes since commit 1001354ca34179f3db924eb66672442a173147dc: > > Linux 4.9-rc1 (2016-10-15 12:17:50 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.10/soc-signed > > for you to fetch changes up to 2bb6375f5c03cc5bf510402b646c1a23046b3f12: > > Merge branch 'omap-for-v4.10/cpuidle-v2' into omap-for-v4.10/soc (2016-11-14 15:58:18 -0800) > > ---------------------------------------------------------------- > SoC changes for omaps for v4.10 merge window: > > - Add hwmod interconnect target wrapper module data for crypto > accelerators for am3xxx, am43xx and dra7 > > - Add support for dra71x family of SoCs > > - PM fixes for omap4/5 needed for omap5 cpuidle Merged, thanks. -Olof
Hi, On Tue, Nov 15, 2016 at 01:22:21PM -0800, Tony Lindgren wrote: > The following changes since commit 1001354ca34179f3db924eb66672442a173147dc: > > Linux 4.9-rc1 (2016-10-15 12:17:50 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.10/dt-signed > > for you to fetch changes up to 7e2f8c0ae670327cbe0348ad2f3df7d9a55a8e5d: > > ARM: dts: Add minimal support for motorola droid 4 xt894 (2016-11-15 10:28:49 -0800) > > ---------------------------------------------------------------- > Device tree changes for omaps for v4.10 merge window: > > - A series of patches to configure tps65217 PMIC interrupts for > power button, charger and usb and use them on am335x > > - Configure EEPROM, LEDs and USR1 button for omap5 boards > > - Add tscadc DMA properites for am33xx and am4372 > > - Configure baltos-ir5221 both musb channels to host mode > > - Configure internal and external RTC clocks for am335x boards > > - Don't reset gpio3 block on baltos > > - Remove pinmux for dra72-evm for erratum i869, fix the regulators > and seprate out tps65917 support > > - Add dra718-evm support > > - Add minimal droid 4 xt894 support Another phone, cool to see even though it's no longer being sold. Merged, thanks. -Olof
On Tue, Nov 15, 2016 at 01:22:22PM -0800, Tony Lindgren wrote: > The following changes since commit 1001354ca34179f3db924eb66672442a173147dc: > > Linux 4.9-rc1 (2016-10-15 12:17:50 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.10/legacy-signed > > for you to fetch changes up to 19944b3a4a30163656b26e9d2ca659657113ac3e: > > ARM: OMAP2+: Drop legacy sdram timings (2016-11-10 16:07:32 -0700) > > ---------------------------------------------------------------- > Legacy platform_data removal for omaps for v4.10 merge window. > We've dropped the last legacy boot board-*.c files for mach-omap2 > for v4.9 so now we can start removing the unused platform_data. > > All of the below has been unused since v4.9 merge window: > > - Drop legacy pmic init code > > - Apply seq_puts() fixes for legacy mux code, then drop it > > - Drop legacy serial init > > - Drop legacy i2c init > > - Drop legacy PM init > > - Drop legacy twl4030 platform init > > - Drop legacy USB host init > > - Drop legacy muxing for tusb6010, n8x0 is still using it's > platform init via pdata-quirks.c > > - Drop legacy musb init > > - Drop hwmod related legacy mux code > > - Drop legacy hwmod data for omap3 > > - Drop legacy smsc911x and smc91x init > > - Drop legacy board flash init > > - Drop legacy ads7846 init > > - Drop legacy sdram timings [...] > 45 files changed, 160 insertions(+), 8306 deletions(-) Nice!! Merged into next/soc, since we don't really track a cleanup branch any more. -Olof
On Tue, Nov 15, 2016 at 01:22:23PM -0800, Tony Lindgren wrote: > The following changes since commit 1001354ca34179f3db924eb66672442a173147dc: > > Linux 4.9-rc1 (2016-10-15 12:17:50 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.10/defconfig-signed > > for you to fetch changes up to 9c106e4efab2ec96daebb7bdd0bb61602fd52e7a: > > ARM: omap2plus_defconfig: Run make savedefconfig to save some space (2016-11-15 11:01:24 -0800) > > ---------------------------------------------------------------- > Defconfig changes for omaps for v4.10 merge window: > > - Enable tsc2004 touchscreen as a loadable module > > - Enable REGULATOR_GPIO, dra71-evm needs this for MMC voltage > > - Enable LP873x PMICs for dra71x-evm > > - Run make savedefconfig to save some space and make it > easier to generate minimal patches against it Merged, thanks. -Olof
* Olof Johansson <olof@lixom.net> [161118 17:10]: > On Tue, Nov 15, 2016 at 01:22:21PM -0800, Tony Lindgren wrote: > > - Add minimal droid 4 xt894 support > > Another phone, cool to see even though it's no longer being sold. Plenty of them around at about $30 or so used :) Regards, Tony