]> git.baikalelectronics.ru Git - kernel.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)
commit28f95ab4ce48d7a30019d1a66d5f550d65f3cb0c
treeddfd1b51f258e819651e83430631c725d16e9c1d
parent51ea51997342a7aa11e3f70e6f04a2c5655ecdcc
parent6bc187e2eac893d372026697f80047d565ed6899
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>