Re: [PATCH 0/2] ARM: dts: aspeed: bletchley: Add second source devices

From: Andrew Jeffery

Date: Wed Jul 22 2026 - 03:18:35 EST


Hi Cosmo,

On Tue, 2026-07-14 at 20:08 +0800, Cosmo Chou wrote:
> Add second source RTC (ISL1208) and LED controllers (PCA9532) for the
> Bletchley platform.
>
> Cosmo Chou (2):
>   ARM: dts: aspeed: bletchley: Add second source ISL1208 RTC
>   ARM: dts: aspeed: bletchley: Add second source PCA9532 LED controllers
>
>  .../aspeed/aspeed-bmc-facebook-bletchley.dts  | 294 ++++++++++++++++++
>  1 file changed, 294 insertions(+)

A quick inspection of both patches suggests the nodes aren't ordered by
ascending address. Can you please style-check your work?

We now have scripts/dtc/dt-check-style. I would appreciate further
patches for bletchley cleaning up the rest of the issues it identifies
in strict mode.

Andrew