ARM: dts: aspeed: fuji: Fix DTB warnings

Remove redundant adm1278 properties from fuji dts.

Signed-off-by: Tao Ren <rentao.bupt@gmail.com>
Link: https://patch.msgid.link/20250728055618.61616-3-rentao.bupt@gmail.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
Tao Ren 2025-07-27 22:56:04 -07:00 committed by Andrew Jeffery
parent fc6c8ccfaa
commit 78831e53bb

View File

@ -248,8 +248,6 @@ imux16: i2c@0 {
adm1278@10 {
compatible = "adi,adm1278";
reg = <0x10>;
#address-cells = <1>;
#size-cells = <0>;
shunt-resistor-micro-ohms = <1500>;
};
};
@ -577,8 +575,6 @@ imux67: i2c@3 {
adm1278@10 {
compatible = "adi,adm1278";
reg = <0x10>;
#address-cells = <1>;
#size-cells = <0>;
shunt-resistor-micro-ohms = <250>;
};
};
@ -648,8 +644,6 @@ imux75: i2c@3 {
adm1278@10 {
compatible = "adi,adm1278";
reg = <0x10>;
#address-cells = <1>;
#size-cells = <0>;
shunt-resistor-micro-ohms = <250>;
};
};