Message ID | pull-1543521343-338334@atomide.com-2 |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/4] soc changes for omaps for v4.21 | expand |
On Thu, Nov 29, 2018 at 11:57:41AM -0800, Tony Lindgren wrote: > From: "Tony Lindgren" <tony@atomide.com> > > 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/driver-signed > > for you to fetch changes up to 3be5e10daf1fc063ec5cff3cd785c4a59814af0b: > > Merge branch 'omap-for-v4.21/ti-sysc' into omap-for-v4.21/driver (2018-11-29 11:39:23 -0800) > > ---------------------------------------------------------------- > Driver changes for omaps for v4.21 merge window > > Few SoC related driver changes to add PRCM as the wake-up source > for wkup_m3_ipc driver, and to improve ti-sysc driver for dra7 > mcasp and device detection when debug is enabled. > > There is also a non-critical fix for ti-sysc to fix handling of > the optional clocks but this can wait for the merge window no problem. Merged, thanks! -Olof
From: "Tony Lindgren" <tony@atomide.com> 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/driver-signed for you to fetch changes up to 3be5e10daf1fc063ec5cff3cd785c4a59814af0b: Merge branch 'omap-for-v4.21/ti-sysc' into omap-for-v4.21/driver (2018-11-29 11:39:23 -0800) ---------------------------------------------------------------- Driver changes for omaps for v4.21 merge window Few SoC related driver changes to add PRCM as the wake-up source for wkup_m3_ipc driver, and to improve ti-sysc driver for dra7 mcasp and device detection when debug is enabled. There is also a non-critical fix for ti-sysc to fix handling of the optional clocks but this can wait for the merge window no problem. ---------------------------------------------------------------- Keerthy (1): soc: ti: wkup_m3: Add PRCM int16 as the wake up source Tony Lindgren (4): bus: ti-sysc: Fix getting optional clocks in clock_roles bus: ti-sysc: Add mcasp optional clocks flag bus: ti-sysc: Detect devices for debug on omap5 Merge branch 'omap-for-v4.21/ti-sysc' into omap-for-v4.21/driver Documentation/devicetree/bindings/bus/ti-sysc.txt | 1 + drivers/bus/ti-sysc.c | 23 +++++++++++++++++++++-- drivers/soc/ti/wkup_m3_ipc.c | 1 + 3 files changed, 23 insertions(+), 2 deletions(-)