]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
authorOlof Johansson <olof@lixom.net>
Mon, 19 Jun 2017 04:01:02 +0000 (21:01 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 19 Jun 2017 04:01:02 +0000 (21:01 -0700)
commitf39b24e0b4d812da9658033621d3992959ae6d32
tree09f3df968d8679ba03462d0c8e063944429582a8
parent93c452f5d396175b4bfbc989e379c47761af7271
parentda1dbec1be2b54c16649e33e479708a55156e311
Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers

soc/tegra: Changes for v4.13-rc1

This contains an implementation of generic PM domains for Tegra186,
based on the BPMP powergate request.

* tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  soc/tegra: flowctrl: Fix error handling
  soc/tegra: bpmp: Implement generic PM domains
  soc/tegra: bpmp: Update ABI header
  PM / Domains: Allow overriding the ->xlate() callback

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