Marc Jones uploaded patch set #6 to this change.

View Change

[WIP]soc/intel/xeon_sp/skx: Make devicetree config and ops generic

Prepare for common ACPI and de-duplication.
Change the mainboard devicetree so that:
soc_intel_xeon_sp_skx_ops -> soc_intel_xeon_sp_ops
soc_intel_xeon_sp_skx_config -> soc_intel_xeon_sp_config

This allows for common code between skx and cpx in future
changes.

Change-Id: Ib4509d54371aca02cc96f7a18821fac8ce5404aa
Signed-off-by: Marc Jones <marcjones@sysproconsulting.com>
---
M src/mainboard/ocp/tiogapass/devicetree.cb
M src/soc/intel/xeon_sp/skx/chip.c
M src/soc/intel/xeon_sp/skx/skx.h
M src/soc/intel/xeon_sp/skx/soc_acpi.c
4 files changed, 5 insertions(+), 5 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/45848/6

To view, visit change 45848. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib4509d54371aca02cc96f7a18821fac8ce5404aa
Gerrit-Change-Number: 45848
Gerrit-PatchSet: 6
Gerrit-Owner: Marc Jones <marc@marcjonesconsulting.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Marc Jones <marc@marcjonesconsulting.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer@coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset