mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-14 17:36:44 +07:00
arm64: dts: mediatek: add watchdog to MT6797
This patch adds the watchdog driver to the MT6797 SoC. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
parent
f4fdb9c66f
commit
6717728cac
@ -147,6 +147,11 @@ scpsys: scpsys@10006000 {
|
||||
infracfg = <&infrasys>;
|
||||
};
|
||||
|
||||
watchdog: watchdog@10007000 {
|
||||
compatible = "mediatek,mt6797-wdt", "mediatek,mt6589-wdt";
|
||||
reg = <0 0x10007000 0 0x100>;
|
||||
};
|
||||
|
||||
apmixedsys: apmixed@1000c000 {
|
||||
compatible = "mediatek,mt6797-apmixedsys";
|
||||
reg = <0 0x1000c000 0 0x1000>;
|
||||
|
Loading…
Reference in New Issue
Block a user