Searched +full:rtd1295 +full:- +full:watchdog (Results 1 – 4 of 4) sorted by relevance
1 Realtek RTD1295 Watchdog6 - compatible : Should be "realtek,rtd1295-watchdog"7 - reg : Specifies the physical base address and size of registers8 - clocks : Specifies one clock input13 watchdog@98007680 {14 compatible = "realtek,rtd1295-watchdog";
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)3 * Realtek RTD1293/RTD1295/RTD1296 SoC5 * Copyright (c) 2016-2019 Andreas Färber12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/reset/realtek,rtd1295.h>16 interrupt-parent = <&gic>;17 #address-cells = <1>;18 #size-cells = <1>;20 reserved-memory {21 #address-cells = <1>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)11 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include <dt-bindings/reset/realtek,rtd1295.h>15 interrupt-parent = <&gic>;16 #address-cells = <1>;17 #size-cells = <1>;19 reserved-memory {20 #address-cells = <1>;21 #size-cells = <1>;34 no-map;[all …]
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)3 * Copyright (c) 2017-2019 Andreas Färber10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/reset/realtek,rtd1195.h>15 interrupt-parent = <&gic>;16 #address-cells = <1>;17 #size-cells = <1>;20 #address-cells = <1>;21 #size-cells = <0>;25 compatible = "arm,cortex-a7";[all …]