]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: dts: aspeed: Fix/add I2C device vendor prefixes
authorRob Herring (Arm) <robh@kernel.org>
Fri, 15 Aug 2025 23:08:39 +0000 (18:08 -0500)
committerAndrew Jeffery <andrew@codeconstruct.com.au>
Wed, 3 Sep 2025 06:41:51 +0000 (16:11 +0930)
commit61a913644a8c5b6c8bd9da09f78f88e50edfaeb1
tree47bf5defe39f49b10831fe99573e489370b1ecf6
parentfe42f567c387964ca5660d66242d30837fc488a2
ARM: dts: aspeed: Fix/add I2C device vendor prefixes

The ASpeed DTS files have various I2C devices with missing or incorrect
vendor prefixes in their compatible strings. This hasn't really mattered
and doesn't impact ABI compatibility as I2C devices get matched with their
vendor prefix stripped.

With this, the "maxim,max31790" nodes now validate and have some
warnings. Remove the spurious "#address-cells" and "#size-cells"
properties to fix the warnings.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
[arj: Fix conflicts with fe42f567c387 ("ARM: dts: aspeed: Minor whitespace cleanup")]
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
arch/arm/boot/dts/aspeed/aspeed-bmc-arm-stardragon4800-rep2.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-tiogapass.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-lenovo-hr855xg2.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-opp-palmetto.dts
arch/arm/boot/dts/aspeed/aspeed-bmc-quanta-s6q.dts