Message ID | pull-1485274191-192300 |
---|---|
State | New |
Headers | show |
On Tue, Jan 24, 2017 at 10:05:15AM -0800, Tony Lindgren wrote: > The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77: > > Linux 4.10-rc1 (2016-12-25 16:13:08 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.11/soc-signed > > for you to fetch changes up to 8c4bc910633d942b4422e8b264c39a48e230a261: > > ARM: OMAP: clock: Remove unused mpurate cmdline option (2017-01-24 07:20:02 -0800) > > ---------------------------------------------------------------- > SoC changes for omaps for v4.11 merge window. This adds support > for keeping the interconnect target module active for uart if > earlycon is specified. And we're adding Aaro Koskinen as a > co-maintainer for omap1 to make sure things stay working for > omap1. The other changes are mostly clean-up of old legacy code: > > - Remove unused omap_display_init() > > - Make omapdss_find_dss_of_node() function static > > - Add support for earlycon > > - Tidy up omap1 usb logging output with pr_cont > > - Make omap_otg_init() static > > - Delete redundant CPU class checks for omap1 > > - Remove unused mpurate cmdline option that has not done > anything for past 1.5 years at least > Merged, thanks! -Olof
On Tue, Jan 24, 2017 at 10:05:16AM -0800, Tony Lindgren wrote: > The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77: > > Linux 4.10-rc1 (2016-12-25 16:13:08 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.11/drivers-signed > > for you to fetch changes up to 36cc9fd9ce0fd0e4654890aa347d258616aef5fa: > > soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_thread (2017-01-06 08:37:39 -0800) > > ---------------------------------------------------------------- > Just a single wkup_m3_ipc clean-up for v4.11 merge window. > We don't currently have anything else for drivers/soc to > merge, but I'd expect that to change as soon as we can start > moving PM code into drivers with the recently posted SRAM > changes. Anyways, sent as a separate pull request to make > it easy to group the ARM SoC pull requests. > > ---------------------------------------------------------------- > Sarangdhar Joshi (1): > soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_thread > > drivers/soc/ti/wkup_m3_ipc.c | 2 -- > 1 file changed, 2 deletions(-) Merged, thanks! -Olof
On Tue, Jan 24, 2017 at 10:05:17AM -0800, Tony Lindgren wrote: > The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77: > > Linux 4.10-rc1 (2016-12-25 16:13:08 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.11/dt-signed-v2 > > for you to fetch changes up to d8e166b4ad0e3626af0378cadb2d7ba41efa005a: > > ARM: dts: dra72/1-evm: add pcf8575 used for lcd (2017-01-23 11:01:13 -0800) > > ---------------------------------------------------------------- > Device tree changes for omaps for v4.11 merge window. These > changes add earlycon stdout-path propety for the SoCs so far > tested with it. The other changes are addition of BeagleBone > green and making WLAN work on BeagleBone black wireless and > green wireless. The rest of the changes are the usual enabling > features on various devices: Merged, thanks! -Olof
On Tue, Jan 24, 2017 at 10:05:18AM -0800, Tony Lindgren wrote: > The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77: > > Linux 4.10-rc1 (2016-12-25 16:13:08 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.11/defconfig-signed > > for you to fetch changes up to ac57feb25833a6f3832a436d28808ffc16c672b3: > > ARM: omap2plus_defconfig: Enable support for RTC M41T80 (2017-01-24 07:04:11 -0800) > > ---------------------------------------------------------------- > Few omap2plus_defconfig changes for v4.11 merge window: > > - Switch to use LIS3LV02DL IIO driver instead of the > LIS3LC02D misc driver > > - Set CONFIG_SERIAL_8250_RUNTIME_UARTS=6 to avoid runtime > warnings on omap5 and dra7 > > - Enable ksz9021 phy and m41t80 rtc as they are used at > least on phyCORE-AM335x Merged, thanks. -Olof