ASPEED device tree updates for 6.13

 - A userspace breaking change:

    The first patch in this pull request, "ARM: dts: aspeed: Rework APB
    nodes", changes the layout of the device tree in order to satisfy
    the YAML checker.

    We know this breaks userspace software that has been deployed. I
    believe this should disqualify the change for the upstream kernel, as
    maintaining userspace compatibility has been a high priority in
    maintaining kernels for the BMC.

    The device tree maintainers feel this is okay[1], as their changes are
    an exception to the no userspace breakage rule.

    [1] https://lore.kernel.org/all/CAL_Jsq+L6tKw+OzYVHSyou3eW5s7OChEbwqPe=qtQkRW=B+y-w@mail.gmail.com/

 - New machines

  * IBM SPB1 AST2600 BMC machine, a Sapphire Rapids x86 server
  * Ampre Mt Jefferson AST2600 BMC

 - Updates to mtmitchell, rainier, blueridge, everest, fuji, system1,
   harma, catalina and minerva

 - A big rework of yosemite4
ARM: dts: aspeed: Blueridge and Fuji: Fix LED node names

The addressing on PCA LED nodes should be in hexadecimal, not
decimal.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://patch.msgid.link/20241107151431.1045102-1-eajames@linux.ibm.com
[aj: Capitalise ARM in subject]
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
2 files changed