[PATCH linux dev-4.10 0/3] aspeed-g4: Enable mbox and lpc devices

Andrew Jeffery andrew at aj.id.au
Fri Jun 2 18:28:41 AEST 2017


Hello,

This series is a small piece of enablement work for mboxd on P8, as requested
by Adriana. The first patch is a cherry-pick of the upstream equivalent, which
appeared to have been missed in the pinctrl chaos.

The remaining two patches simply copy the g5 LPC nodes into the g4, switch the
compatible strings, then enable the nodes (and reserve a small amount of
memory).

Please review.

Cheers,

Andrew

Andrew Jeffery (3):
  mfd: dt: Add Aspeed Low Pin Count Controller bindings
  arm: aspeed: Add LPC devicetree node and children
  arm: aspeed: Configure mbox and lpc nodes on Palmetto

 .../devicetree/bindings/mfd/aspeed-lpc.txt         | 111 +++++++++++++++++++++
 arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts      |  15 +++
 arch/arm/boot/dts/aspeed-g4.dtsi                   |  38 +++++++
 3 files changed, 164 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mfd/aspeed-lpc.txt

-- 
2.11.0



More information about the openbmc mailing list