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: Hoan Tran <hotran@apm.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
hotran 2016-07-21 15:37:33 -07:00 committed by Duc Dang
parent 7c7b08bfbd
commit c6d62be5ea
2 changed files with 10 additions and 0 deletions

View file

@ -530,6 +530,11 @@
mboxes = <&mailbox 0>;
};
hwmonslimpro {
compatible = "apm,xgene-slimpro-hwmon";
mboxes = <&mailbox 7>;
};
serial0: serial@10600000 {
device_type = "serial";
compatible = "ns16550";

View file

@ -755,6 +755,11 @@
mboxes = <&mailbox 0>;
};
hwmonslimpro {
compatible = "apm,xgene-slimpro-hwmon";
mboxes = <&mailbox 7>;
};
serial0: serial@1c020000 {
status = "disabled";
device_type = "serial";