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
Kconfig -rw-r--r-- 682 bytes
Makefile -rw-r--r-- 164 bytes
cfg.c -rw-r--r-- 11.8 KB
cfg.h -rw-r--r-- 202 bytes
driver-ops.h -rw-r--r-- 5.8 KB
ieee802154_i.h -rw-r--r-- 5.4 KB
iface.c -rw-r--r-- 19.4 KB
llsec.c -rw-r--r-- 25.1 KB
llsec.h -rw-r--r-- 3.1 KB
mac_cmd.c -rw-r--r-- 4.2 KB
main.c -rw-r--r-- 6.0 KB
mib.c -rw-r--r-- 5.5 KB
rx.c -rw-r--r-- 7.5 KB
trace.c -rw-r--r-- 189 bytes
trace.h -rw-r--r-- 6.4 KB
tx.c -rw-r--r-- 3.4 KB
util.c -rw-r--r-- 2.7 KB

back to top