[RFC 0/6] powerpc/pseries: Refactor code to centralize drcinfo parsing
Michael Bringmann
mwb at linux.vnet.ibm.com
Sat Dec 15 07:49:52 AEDT 2018
The implementation of the pseries-specific drc info information feature
is currently implemented within and outside of the powerpc pseries
code. This patch set moves the parsing code for the pseries-specific
device-tree properties ibm,drc-indexes, ibm,drc-names, ibm,drc-types,
ibm,drc-power-domains, and the compressed ibm,drc-info into the
platform-specific code for the Pseries features.
Signed-off-by: Michael W. Bringmann <mwb at linux.vnet.ibm.com>
Michael Bringmann (6):
powerpc:/drc Define interface to acquire arch-specific drc info
pseries/drcinfo: Fix bug parsing ibm,drc-info
pseries/drcinfo: Pseries impl of arch_find_drc_info
powerpc/pseries: Use common drcinfo parsing
powerpc/pci/hotplug: Use common drcinfo parsing
powerpc: Enable support for ibm,drc-info devtree property
More information about the Linuxppc-dev
mailing list