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

Commit c6d62be5 authored by hotran's avatar hotran Committed by Duc Dang
Browse files

arm64: dts: apm: Add X-Gene SoC hwmon to device tree



This patch adds DT node to enable hwmon driver for APM X-Gene SoC.

Signed-off-by: default avatarHoan Tran <hotran@apm.com>
Acked-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 7c7b08bf
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -530,6 +530,11 @@
			mboxes = <&mailbox 0>;
		};

		hwmonslimpro {
			compatible = "apm,xgene-slimpro-hwmon";
			mboxes = <&mailbox 7>;
		};

		serial0: serial@10600000 {
			device_type = "serial";
			compatible = "ns16550";
+5 −0
Original line number Diff line number Diff line
@@ -755,6 +755,11 @@
			mboxes = <&mailbox 0>;
		};

		hwmonslimpro {
			compatible = "apm,xgene-slimpro-hwmon";
			mboxes = <&mailbox 7>;
		};

		serial0: serial@1c020000 {
			status = "disabled";
			device_type = "serial";