From: Thor Thayer <tthayer@xxxxxxxxxxxxxxxxxxxxx> Add the hwmon node to the Altera Arria10 System Resource node. Signed-off-by: Thor Thayer <tthayer@xxxxxxxxxxxxxxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html