Loading Documentation/devicetree/bindings/watchdog/mtk-wdt.txt 0 → 100644 +13 −0 Original line number Diff line number Diff line Mediatek SoCs Watchdog timer Required properties: - compatible : should be "mediatek,mt6589-wdt" - reg : Specifies base physical address and size of the registers. Example: wdt: watchdog@010000000 { compatible = "mediatek,mt6589-wdt"; reg = <0x10000000 0x18>; }; Loading
Documentation/devicetree/bindings/watchdog/mtk-wdt.txt 0 → 100644 +13 −0 Original line number Diff line number Diff line Mediatek SoCs Watchdog timer Required properties: - compatible : should be "mediatek,mt6589-wdt" - reg : Specifies base physical address and size of the registers. Example: wdt: watchdog@010000000 { compatible = "mediatek,mt6589-wdt"; reg = <0x10000000 0x18>; };