[PATCH v2 2/9] ARM: dts: aspeed: fuji: Fix DTB warnings
rentao.bupt at gmail.com
rentao.bupt at gmail.com
Sat Jul 5 21:23:52 PDT 2025
From: Tao Ren <rentao.bupt at gmail.com>
Remove redundant adm1278 properties from fuji dts.
Signed-off-by: Tao Ren <rentao.bupt at gmail.com>
---
Changes in v2:
- None (the patch is introduced in v2).
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dts | 6 ------
1 file changed, 6 deletions(-)
diff --git a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dts b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dts
index f23c26a3441d..840d19d6b1d4 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dts
+++ b/arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-fuji.dts
@@ -248,8 +248,6 @@ imux16: i2c at 0 {
adm1278 at 10 {
compatible = "adi,adm1278";
reg = <0x10>;
- #address-cells = <1>;
- #size-cells = <0>;
shunt-resistor-micro-ohms = <1500>;
};
};
@@ -577,8 +575,6 @@ imux67: i2c at 3 {
adm1278 at 10 {
compatible = "adi,adm1278";
reg = <0x10>;
- #address-cells = <1>;
- #size-cells = <0>;
shunt-resistor-micro-ohms = <250>;
};
};
@@ -648,8 +644,6 @@ imux75: i2c at 3 {
adm1278 at 10 {
compatible = "adi,adm1278";
reg = <0x10>;
- #address-cells = <1>;
- #size-cells = <0>;
shunt-resistor-micro-ohms = <250>;
};
};
--
2.47.1
More information about the linux-arm-kernel
mailing list