diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-10-04 17:16:47 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2018-10-04 17:21:44 +0200 |
commit | e51e8d5de999cafec922bdd11235812161e12a69 (patch) | |
tree | 009ce57a0999946c6de36e563d9523ebd553e23a /drivers/soc/zte | |
parent | 9620135fe10a07e0c96d9593e09215954ce81520 (diff) | |
parent | f5e80203dadc28176f7b5ad2ec00652dd524fb9a (diff) | |
download | blackbird-obmc-linux-e51e8d5de999cafec922bdd11235812161e12a69.tar.gz blackbird-obmc-linux-e51e8d5de999cafec922bdd11235812161e12a69.zip |
Merge tag 'omap-for-v4.20/ti-sysc-take2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
TI sysc driver changes for v4.20 merge window
This series gets rid of the SYSC_QUIRK_RESOURCE_PROVIDER to make device
detection happen mostly only if #define DEBUG is set. Few core devices still
need to be detected to set legacy quirks.
We also add support for booting am335x, am437x and dra7 SoCs with L4 devices
defined in device tree instead of legacy platform data.
And finally we simplify suspend with just SET_NOIRQ_SYSTEM_SLEEP_PM_OPS
and dropping the custom functions that were attempting to work around
issues that really turned out to be child device driver related issues.
Apologies for a late pull request, debugging the suspend issues took a while
and I did not want to send these changes until that got sorted out.
* tag 'omap-for-v4.20/ti-sysc-take2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS
bus: ti-sysc: Make some warnings debug only
bus: ti-sysc: Detect devices for debug on dra7
bus: ti-sysc: Detect timer and gpio on dra7
bus: ti-sysc: Detect devices on am335x when DEBUG is enabled
bus: ti-sysc: Detect more devices on am473x for debugging
bus: ti-sysc: Update revision masks to support am437x
bus: ti-sysc: Defer suspend as needed
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/soc/zte')
0 files changed, 0 insertions, 0 deletions