lkml.org 
[lkml]   [2019]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject
Date
Subject: [GIT PULL 1/2] soc: TI soc updates for v5.5

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git for_5.5/driver-soc

for you to fetch changes up to faee19ece8263738c147cb0140e0fbc7b5397ca8:

memory: emif: remove set but not used variables 'cs1_used' and 'custom_configs' (2019-10-29 09:57:57 -0700)

----------------------------------------------------------------
Tero Kristo (9):
dt-bindings: omap: add new binding for PRM instances
soc: ti: add initial PRM driver with reset control support
soc: ti: omap-prm: poll for reset complete during de-assert
soc: ti: omap-prm: add support for denying idle for reset clockdomain
soc: ti: omap-prm: add omap4 PRM data
soc: ti: omap-prm: add data for am33xx
soc: ti: omap-prm: add dra7 PRM data
soc: ti: omap-prm: add am4 PRM data
soc: ti: omap-prm: add omap5 PRM data

Wei Yongjun (1):
soc: ti: omap-prm: fix return value check in omap_prm_probe()

YueHaibing (1):
memory: emif: remove set but not used variables 'cs1_used' and 'custom_configs'

.../devicetree/bindings/arm/omap/prm-inst.txt | 29 ++
arch/arm/mach-omap2/Kconfig | 1 +
drivers/memory/emif.c | 5 +-
drivers/soc/ti/Makefile | 1 +
drivers/soc/ti/omap_prm.c | 391 +++++++++++++++++++++
include/linux/platform_data/ti-prm.h | 21 ++
6 files changed, 444 insertions(+), 4 deletions(-)
create mode 100644 Documentation/devicetree/bindings/arm/omap/prm-inst.txt
create mode 100644 drivers/soc/ti/omap_prm.c
create mode 100644 include/linux/platform_data/ti-prm.h

\
 
 \ /
  Last update: 2019-10-29 19:12    [W:0.043 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site