mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
arm64: dts: marvell: enable AP806 watchdog
This watchdog is ARM SBSA generic watchdog. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This commit is contained in:
committed by
Gregory CLEMENT
parent
c737abc193
commit
e34ffe32f6
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user