Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm/linux...
authorOlof Johansson <olof@lixom.net>
Fri, 6 Dec 2019 16:26:47 +0000 (08:26 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 6 Dec 2019 16:26:50 +0000 (08:26 -0800)
commit0f679edf5ae392ad8aa20ac3f9f404bdc49291b3
tree2c4b59ed6cd0d64d23e4f69f2ac43370e7470c7b
parent18977008f44c66bdd6d20bb432adf71372589303
parentd7d8d62a3f3b50b606c9395298b017bd9fd9c8d4
Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git./linux/kernel/git/tmlind/linux-omap into arm/fixes

Few ti-sysc related fixes for v5.5 merge window

Just few minor changes that can be merged when suitable, but would
be good to have these in v5.5-rc1 to remove dependencies between branches
for more changes later on in v5.6:

- Add quirk handling for AESS (Audio Engine Sub System)

- We want to drop the useless gptimer option for omap4 as there are local
  timers

- A minor error path handling improvment for sysc_child_add_named_clock()
  that will make further patching a bit easier

* tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock()
  ARM: OMAP2+: Drop useless gptimer option for omap4
  bus: ti-sysc: Add module enable quirk for audio AESS

Link: https://lore.kernel.org/r/pull-1574273726-31367@atomide.com
Signed-off-by: Olof Johansson <olof@lixom.net>