Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9739ae84 authored by Joel Stanley's avatar Joel Stanley
Browse files

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: default avatarLei YU <mine260309@gmail.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 720ed06c
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -183,11 +183,6 @@

&i2c12 {
	status = "okay";

	max31785@52 {
		compatible = "maxim,max31785";
		reg = <0x52>;
	};
};

&gpio {