From: Dinh Nguyen <dingu...@kernel.org>

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

Enables the watchdog0 timer on the Stratix10 devkit.

Signed-off-by: Dinh Nguyen <dingu...@kernel.org>

Conflicts:
        arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
Signed-off-by: Meng Li <meng...@windriver.com>
---
 .../boot/dts/altera/socfpga_stratix10_socdk.dts    |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts 
b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
index 81fc603..8f421d6 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
@@ -173,3 +173,7 @@
                };
        };
 };
+
+&watchdog0 {
+       status = "okay";
+};
-- 
1.7.9.5

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

Reply via email to