Commit 78831e53 authored by Tao Ren's avatar Tao Ren Committed by Andrew Jeffery
Browse files

ARM: dts: aspeed: fuji: Fix DTB warnings



Remove redundant adm1278 properties from fuji dts.

Signed-off-by: default avatarTao Ren <rentao.bupt@gmail.com>
Link: https://patch.msgid.link/20250728055618.61616-3-rentao.bupt@gmail.com


Signed-off-by: default avatarAndrew Jeffery <andrew@codeconstruct.com.au>
parent fc6c8ccf
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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>;
					};
				};