[PATCH 0/7] ARM: dts: aspeed: Miscellaneous devicetree cleanups
From: Andrew Jeffery <andrew@codeconstruct.com.au>
Date: 2024-08-09 07:06:04
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Andrew Jeffery <andrew@codeconstruct.com.au>
Date: 2024-08-09 07:06:04
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Fri, 2024-08-02 at 13:55 +0930, Andrew Jeffery wrote:
Hello,
As mentioned elsewhere the Aspeed devicetrees are in a bit of a sad
state. This series is a collection of fixes that make them a little
less so.
If there no concerns raised in the near future I'll queue them up for
the BMC tree.
Andrew
---
Andrew Jeffery (7):
ARM: dts: aspeed: Fix coprocessor interrupt controller node name
ARM: dts: aspeed: Specify correct generic compatible for CVIC
ARM: dts: aspeed: Specify required properties for sram node
ARM: dts: aspeed: Remove undocumented XDMA nodes
ARM: dts: aspeed: Clean up AST2500 pinctrl properties
ARM: dts: aspeed-g6: Use generic 'ethernet' for ftgmac100 nodes
ARM: dts: aspeed-g6: Drop cells properties from ethernet nodesI've applied these to be picked up through the BMC tree. Andrew