mbox series

[0/4] p9dsu platform updates

Message ID 20180424032529.18592-1-stewart@linux.ibm.com
Headers show
Series p9dsu platform updates | expand

Message

Stewart Smith April 24, 2018, 3:25 a.m. UTC
This series comes from Supermicro's tree with minor fixes.
Original:
https://github.com/supermicro/p9dsu-op-build/tree/p9dsu_rev71/openpower/custom/patches/skiboot

Jim Yuan (3):
  p9dsu: change esel command from AMI to IBM 0x3a.
  p9dsu: add pci slot table for Boston LC 1U/2U and Boston LA/ESS.
  p9dsu: add slot power limit.

Oliver O'Halloran (1):
  p9dsu HACK: fix system-vpd eeprom

 platforms/astbmc/p9dsu.c | 643 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 636 insertions(+), 7 deletions(-)

Comments

Stewart Smith April 30, 2018, 6:34 a.m. UTC | #1
Stewart Smith <stewart@linux.ibm.com> writes:
> This series comes from Supermicro's tree with minor fixes.
> Original:
> https://github.com/supermicro/p9dsu-op-build/tree/p9dsu_rev71/openpower/custom/patches/skiboot
>
> Jim Yuan (3):
>   p9dsu: change esel command from AMI to IBM 0x3a.
>   p9dsu: add pci slot table for Boston LC 1U/2U and Boston LA/ESS.
>   p9dsu: add slot power limit.
>
> Oliver O'Halloran (1):
>   p9dsu HACK: fix system-vpd eeprom
>
>  platforms/astbmc/p9dsu.c | 643 ++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 636 insertions(+), 7 deletions(-)

Series merged to master as of c31cb73d8edb6e8cd227dfe45f85459e6a8ef572
Additionally, d32ddea94ba6299a28649a40ccff53c4a4176eb3 will fix the
issue with upstream hostboot and this patch series.