All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-4.10 0/3] aspeed-g4: Enable mbox and lpc devices
@ 2017-06-02  8:28 Andrew Jeffery
  2017-06-02  8:28 ` [PATCH linux dev-4.10 1/3] mfd: dt: Add Aspeed Low Pin Count Controller bindings Andrew Jeffery
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andrew Jeffery @ 2017-06-02  8:28 UTC (permalink / raw)
  To: joel; +Cc: Andrew Jeffery, anoo, openbmc

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-06-05  8:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-02  8:28 [PATCH linux dev-4.10 0/3] aspeed-g4: Enable mbox and lpc devices Andrew Jeffery
2017-06-02  8:28 ` [PATCH linux dev-4.10 1/3] mfd: dt: Add Aspeed Low Pin Count Controller bindings Andrew Jeffery
2017-06-05  8:05   ` Lee Jones
2017-06-05  8:08     ` Andrew Jeffery
2017-06-02  8:28 ` [PATCH linux dev-4.10 2/3] arm: aspeed: Add LPC devicetree node and children Andrew Jeffery
2017-06-02  8:28 ` [PATCH linux dev-4.10 3/3] arm: aspeed: Configure mbox and lpc nodes on Palmetto Andrew Jeffery
2017-06-05  3:13 ` [PATCH linux dev-4.10 0/3] aspeed-g4: Enable mbox and lpc devices Joel Stanley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.