From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: To: , , , , , , , , , CC: , , , Thor Thayer Subject: [RFC 8/8] ARM: socfpga: dts: Add Devkit Arria10-SR HWMON Date: Tue, 29 Mar 2016 14:13:11 -0500 Message-ID: <1459278791-3646-9-git-send-email-tthayer@opensource.altera.com> In-Reply-To: <1459278791-3646-1-git-send-email-tthayer@opensource.altera.com> References: <1459278791-3646-1-git-send-email-tthayer@opensource.altera.com> MIME-Version: 1.0 Content-Type: text/plain List-ID: From: Thor Thayer Add the hwmon node to the Altera Arria10 System Resource node. Signed-off-by: Thor Thayer --- arch/arm/boot/dts/socfpga_arria10_socdk.dtsi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi b/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi index fc0b7a0..fe70d03 100644 --- a/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi +++ b/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi @@ -108,6 +108,10 @@ #gpio-cells = <2>; ngpios = <16>; }; + + a10sr_hwmon: a10sr_hwmon { + compatible = "altr,a10sr-hwmon"; + }; }; }; -- 1.7.9.5