Re: [PATCH v7 01/12] powerpc/vas: Define macros, register fields and structures

2017-08-25 Thread Michael Ellerman
Sukadev Bhattiprolu writes: > diff --git a/arch/powerpc/platforms/powernv/vas.h > b/arch/powerpc/platforms/powernv/vas.h > new file mode 100644 > index 000..c66aaf0 > --- /dev/null > +++ b/arch/powerpc/platforms/powernv/vas.h > @@ -0,0 +1,385 @@ ... > + > +/* > + * In-kernel state a VAS wind

[PATCH v7 01/12] powerpc/vas: Define macros, register fields and structures

2017-08-23 Thread Sukadev Bhattiprolu
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 --- Changelog[v7] - Move the threshold control macros from uapi/asm/vas.h to asm/vas.h for now. When we actually have an