[PATCH v2 0/5] ARM: dts: aspeed: bletchley: Fix dt-schema warnings

Cosmo Chou posted 5 patches 1 day, 5 hours ago
.../aspeed/aspeed-bmc-facebook-bletchley.dts  | 100 ++++++++++--------
1 file changed, 54 insertions(+), 46 deletions(-)
[PATCH v2 0/5] ARM: dts: aspeed: bletchley: Fix dt-schema warnings
Posted by Cosmo Chou 1 day, 5 hours ago
This series fixes dt-schema validation warnings by using generic node
names, correcting GPIO property suffixes, and removing unsupported
properties. No functional changes.

Changes in v2:
- Split single patch into 5 separate patches by change type

Cosmo Chou (5):
  ARM: dts: aspeed: bletchley: Use generic node names
  ARM: dts: aspeed: bletchley: Fix SPI GPIO property names
  ARM: dts: aspeed: bletchley: Remove unused pca9539 properties
  ARM: dts: aspeed: bletchley: Remove unused i2c13 property
  ARM: dts: aspeed: bletchley: Fix ADC vref property names

 .../aspeed/aspeed-bmc-facebook-bletchley.dts  | 100 ++++++++++--------
 1 file changed, 54 insertions(+), 46 deletions(-)

-- 
2.43.0
Re: [PATCH v2 0/5] ARM: dts: aspeed: bletchley: Fix dt-schema warnings
Posted by Andrew Jeffery 23 hours ago
On Wed, 17 Dec 2025 10:39:33 +0800, Cosmo Chou wrote:
> This series fixes dt-schema validation warnings by using generic node
> names, correcting GPIO property suffixes, and removing unsupported
> properties. No functional changes.
> 
> Changes in v2:
> - Split single patch into 5 separate patches by change type
> 
> [...]

Thanks, I've applied this to the BMC tree.

-- 
Andrew Jeffery <andrew@codeconstruct.com.au>