1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 // Copyright (C) 2021-2022 Samuel Holland <samu 3 4 / { 5 soc { 6 dsp_wdt: watchdog@1700400 { 7 compatible = "allwinne 8 reg = <0x1700400 0x20> 9 interrupts = <SOC_PERI 10 clocks = <&dcxo>, <&rt 11 clock-names = "hosc", 12 status = "reserved"; 13 }; 14 }; 15 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.