From: Thor Thayer <ttha...@opensource.altera.com>

commit  cec25d893ded8f9d618a1b1fb8767d46302a247b from
https://github.com/altera-opensource/linux-socfpga.git

Add the Altera Arria10 Devkit power supply alarms.
[backport 'commit c5c3b0edeffe ("FogBugz #411698-4: socfpga: dts:
                         Add A10-SR Devkit power supply alarms")']

Signed-off-by: Thor Thayer <ttha...@opensource.altera.com>
Signed-off-by: Meng Li <meng...@windriver.com>
---
 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 b2e19b4..2bade79e 100644
--- a/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi
+++ b/arch/arm/boot/dts/socfpga_arria10_socdk.dtsi
@@ -126,6 +126,10 @@
                        compatible = "altr,a10sr-reset";
                        #reset-cells = <1>;
                };
+
+               ps_alarm {
+                       compatible = "altr,a10sr-hwmon";
+               };
        };
 };
 
-- 
1.7.9.5

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to