[Skiboot] [PATCH v3] xscom: move more register definitions into processor-specific includes
Stewart Smith
stewart at linux.ibm.com
Fri May 17 08:25:17 AEST 2019
Nicholas Piggin <npiggin at gmail.com> writes:
> Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
> ---
> v3: move a few more registers
>
> core/direct-controls.c | 26 ++---------------
> core/hmi.c | 26 +----------------
> hw/occ.c | 1 +
> hw/slw.c | 2 ++
> hw/xscom.c | 5 ++++
> include/xscom-p8-regs.h | 62 +++++++++++++++++++++++++++++++++++++++++
> include/xscom-p9-regs.h | 46 ++++++++++++++++++++++++++++++
> include/xscom.h | 5 ----
> 8 files changed, 119 insertions(+), 54 deletions(-)
> create mode 100644 include/xscom-p8-regs.h
Merged to master as of 7382324e9c410f15250bf109bb7d5449c2a74b82
This probably sets us up nicely as we expand and contract the processor
generations we support.
--
Stewart Smith
OPAL Architect, IBM.
More information about the Skiboot
mailing list