Re: [PATCH 0/2] peci: aspeed: Add AST2600 compatible

From: Jae Hyun Yoo
Date: Wed Oct 02 2019 - 19:42:56 EST


On 10/2/2019 3:05 PM, Joel Stanley wrote:
On Wed, 2 Oct 2019 at 18:11, Jae Hyun Yoo <jae.hyun.yoo@xxxxxxxxxxxxxxx> wrote:

Hi Chia-Wei,

On 10/1/2019 11:11 PM, Chia-Wei, Wang wrote:
Update the Aspeed PECI driver with the AST2600 compatible string.
A new comptabile string is needed for the extended HW feature of
AST2600.

Chia-Wei, Wang (2):
peci: aspeed: Add AST2600 compatible string
dt-bindings: peci: aspeed: Add AST2600 compatible

Documentation/devicetree/bindings/peci/peci-aspeed.txt | 1 +
drivers/peci/peci-aspeed.c | 1 +
2 files changed, 2 insertions(+)


PECI subsystem isn't in linux upstream yet so you should submit it into
OpenBMC dev-5.3 tree only.

OpenBMC has been carrying the out of tree patches for some time now. I
haven't seen a new version posted for a while. Do you have a timeline
for when you plan to submit it upstream?

Thanks for your effort for carrying the out of tree patches in OpenBMC.
I don't have a exact timeline but I'm gonna upstream it as soon as it
gets ready.

Thanks,

Jae