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

Commit 0765a1d2 authored by Lei YU's avatar Lei YU Committed by Joel Stanley
Browse files

ARM: dts: aspeed: romulus: Add w83773g temp sensor



Signed-off-by: default avatarLei YU <mine260309@gmail.com>
Reviewed-by: default avatarJoel Stanley <joel@jms.id.au>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 00569f7e
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -183,6 +183,11 @@


&i2c12 {
&i2c12 {
	status = "okay";
	status = "okay";

	w83773g@4c {
		compatible = "nuvoton,w83773g";
		reg = <0x4c>;
	};
};
};


&gpio {
&gpio {