提交 e34ffe32 编写于 作者: B Baruch Siach 提交者: Gregory CLEMENT

arm64: dts: marvell: enable AP806 watchdog

This watchdog is ARM SBSA generic watchdog.
Signed-off-by: NBaruch Siach <baruch@tkos.co.il>
Tested-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
上级 c737abc1
......@@ -241,6 +241,12 @@
};
watchdog: watchdog@600000 {
compatible = "arm,sbsa-gwdt";
reg = <0x610000 0x1000>, <0x600000 0x1000>;
interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
};
ap_sdhci0: sdhci@6e0000 {
compatible = "marvell,armada-ap806-sdhci";
reg = <0x6e0000 0x300>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册