]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Sun, 7 Apr 2019 22:16:38 +0000 (15:16 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 7 Apr 2019 22:16:38 +0000 (15:16 -0700)
commitc983f102c6dfe2cc9e4e937a33927fa914944bbf
treeddfd1b51f258e819651e83430631c725d16e9c1d
parentfccf5166eb98c90c33abddeb172f4ca3cc9a43e5
parent81717283cf2c4c4d9bf8fd618cd6e5bdfe082edd
Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes

Fixes for omaps for v5.1-rc cycle

Few small fixes for omap variants:

- Fix ams-delta gpio IDs
- Add missing of_node_put for omapdss platform init code
- Fix unconfigured audio regulators for two am335x boards
- Fix use of wrong offset for am335x d_can clocks

* tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: Fix dcan clkctrl clock for am3
  ARM: dts: am335x-evmsk: Correct the regulators for the audio codec
  ARM: dts: am335x-evm: Correct the regulators for the audio codec
  ARM: OMAP2+: add missing of_node_put after of_device_is_available
  ARM: OMAP1: ams-delta: Fix broken GPIO ID allocation

Signed-off-by: Olof Johansson <olof@lixom.net>