[PATCH linux dev-4.7 v2 0/3] pinctrl devicetree fixes for aspeed-g5

Andrew Jeffery andrew at aj.id.au
Tue Feb 14 11:51:01 AEDT 2017


Hi Joel,

Testing on Romulus showed warnings on boot from pinctrl about missing phandles.
These phandles are required to ensure full mux functionality on the g5 SoCs.
This series adds the required devicetree nodes and the missing phandles
property to the pinctrl node.

I've confirmed the bug and the fixes using the QEMU romulus-bmc machine.

Cheers,

Andrew

Since v1:

* Set gfx to "status = disabled" in aspeed-g5.dtsi, as the AST2520 removes this
  IP block.
* Define aspeed,external-nodes pinctrl devicetree property in the board dts for
  the same reason.

Andrew Jeffery (3):
  ARM: dts: aspeed-g5: Add SoC Display Controller node
  ARM: dts: aspeed-g5: Add LPC Host Controller node to LPC
  ARM: dts: aspeed-g5: Give pinctrl phandles for gfx and lhc

 arch/arm/boot/dts/aspeed-ast2500-evb.dts         |  8 ++++++++
 arch/arm/boot/dts/aspeed-bmc-facebook-cmm.dts    |  8 ++++++++
 arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts     |  8 ++++++++
 arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts |  8 ++++++++
 arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts       |  8 ++++++++
 arch/arm/boot/dts/aspeed-g5.dtsi                 | 14 ++++++++++++++
 6 files changed, 54 insertions(+)

-- 
2.9.3



More information about the openbmc mailing list