From 9739ae8459831aa97ce67a1208397ea56d81826e Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Thu, 18 Jan 2018 14:10:25 -0600 Subject: [PATCH] ARM: dts: romulus: Remove MAX31785 device Romulus uses ASPEED's fan tach instead of max31785: * Pass1's max31785 is always reset by CPLD * Pass2's max31785 is not connected Signed-off-by: Lei YU Signed-off-by: Joel Stanley --- arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts | 5 ----- 1 file changed, 5 deletions(-) diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts index d41be52c2393..676739d02ca0 100644 --- a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts +++ b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts @@ -183,11 +183,6 @@ rtc@32 { &i2c12 { status = "okay"; - - max31785@52 { - compatible = "maxim,max31785"; - reg = <0x52>; - }; }; &gpio { -- 2.45.2