Revision b326272010b6656210193d7ab93fa184087e8ee1 authored by Linus Torvalds on 25 August 2018, 21:12:36 UTC, committed by Linus Torvalds on 25 August 2018, 21:12:36 UTC
Pull ARM SoC late updates from Olof Johansson:
 "A couple of late-merged changes that would be useful to get in this
  merge window:

   - Driver support for reset of audio complex on Meson platforms. The
     audio driver went in this merge window, and these changes have been
     in -next for a while (just not in our tree).

   - Power management fixes for IOMMU on Rockchip platforms, getting
     closer to kexec working on them, including Chromebooks.

   - Another pass updating "arm,psci" -> "psci" for some properties that
     have snuck in since last time it was done"

* tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
  iommu/rockchip: Move irq request past pm_runtime_enable
  iommu/rockchip: Handle errors returned from PM framework
  arm64: rockchip: Force CONFIG_PM on Rockchip systems
  ARM: rockchip: Force CONFIG_PM on Rockchip systems
  arm64: dts: Fix various entry-method properties to reflect documentation
  reset: imx7: Fix always writing bits as 0
  reset: meson: add meson audio arb driver
  reset: meson: add dt-bindings for meson-axg audio arb
2 parent s 1bc2767 + 1aa55ca
History
File Mode Size
hci
nci
Kconfig -rw-r--r-- 805 bytes
Makefile -rw-r--r-- 374 bytes
af_nfc.c -rw-r--r-- 2.4 KB
core.c -rw-r--r-- 24.8 KB
digital.h -rw-r--r-- 5.6 KB
digital_core.c -rw-r--r-- 20.2 KB
digital_dep.c -rw-r--r-- 34.8 KB
digital_technology.c -rw-r--r-- 26.8 KB
llcp.h -rw-r--r-- 7.3 KB
llcp_commands.c -rw-r--r-- 16.5 KB
llcp_core.c -rw-r--r-- 34.4 KB
llcp_sock.c -rw-r--r-- 22.3 KB
netlink.c -rw-r--r-- 39.1 KB
nfc.h -rw-r--r-- 5.0 KB
rawsock.c -rw-r--r-- 9.6 KB

back to top