[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181214204914.16435.59083.stgit@powerkvm6.aus.stglabs.ibm.com>
Date: Fri, 14 Dec 2018 14:49:52 -0600
From: Michael Bringmann <mwb@...ux.vnet.ibm.com>
To: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org
Cc: Nathan Fontenot <nfont@...ux.vnet.ibm.com>,
John Allen <jallen@...ux.vnet.ibm.com>,
Tyrel Datwyler <tyreld@...ux.vnet.ibm.com>,
Thomas Falcon <tlfalcon@...ux.vnet.ibm.com>
Subject: [RFC 0/6] powerpc/pseries: Refactor code to centralize drcinfo
parsing
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@...ux.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
Powered by blists - more mailing lists