]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
powerpc/powernv/vas: Define macros, register fields and structures
authorSukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Wed, 27 Sep 2017 23:24:12 +0000 (20:24 -0300)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 28 Sep 2017 15:07:05 +0000 (11:07 -0400)
commit4889c98f0dfb0db4b069dc3f0d1364666faac4ea
treea5a7c69d2495f90ec7bbedf8ddecfea2ffed86a5
parentb367978328d31433b1c64689c2cde7c42dde173e
powerpc/powernv/vas: Define macros, register fields and structures

BugLink: http://bugs.launchpad.net/bugs/1718293
Define macros for the VAS hardware registers and bit-fields as well
as couple of data structures needed by the VAS driver.

Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
[mpe: Fixup include guard to use _ASM_POWERPC_VAS_H]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
(cherry picked from commit 967689141eb37c4365eac0fac82d857773098475)
Signed-off-by: Gustavo Walbon <gwalbon@linux.vnet.ibm.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
arch/powerpc/include/asm/vas.h [new file with mode: 0644]
arch/powerpc/platforms/powernv/vas.h [new file with mode: 0644]