Searched +full:jh7100 +full:- +full:wdt (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/watchdog/starfive,jh7100-wdt.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: StarFive Watchdog for JH7100 and JH7110 SoC10 - Xingyu Wu <xingyu.wu@starfivetech.com>11 - Samin Guo <samin.guo@starfivetech.com>14 The JH7100 and JH7110 watchdog both are 32 bit counters. JH7100 watchdog25 - enum:26 - starfive,jh7100-wdt[all …]
1 // SPDX-License-Identifier: GPL-2.0 OR MIT7 /dts-v1/;8 #include <dt-bindings/clock/starfive-jh7100.h>9 #include <dt-bindings/reset/starfive-jh7100.h>12 compatible = "starfive,jh7100";13 #address-cells = <2>;14 #size-cells = <2>;17 #address-cells = <1>;18 #size-cells = <0>;21 compatible = "sifive,u74-mc", "riscv";[all …]