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

Andrew Jeffery <[email protected]> Wed, 22 Jul 2026 16:44:41 +0930
Newsgroups org.ozlabs.lists.linux-aspeed,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <27318e19dee124898b95a10f9cad28f456835da4.camel@codeconstruct.com.au>
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.
>=20
> Cosmo Chou (2):
> =C2=A0 ARM: dts: aspeed: bletchley: Add second source ISL1208 RTC
> =C2=A0 ARM: dts: aspeed: bletchley: Add second source PCA9532 LED control=
lers
>=20
> =C2=A0.../aspeed/aspeed-bmc-facebook-bletchley.dts=C2=A0 | 294 ++++++++++=
++++++++
> =C2=A01 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