Lines Matching +full:simple +full:- +full:mfd
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mfd/brcm,twd.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom's Timer-Watchdog (aka TWD)
10 - Rafał Miłecki <rafal@milecki.pl>
13 Broadcom has a Timer-Watchdog block used in multiple SoCs (e.g., BCM4908,
21 - enum:
22 - brcm,bcm4908-twd
23 - brcm,bcm7038-twd
24 - const: simple-mfd
25 - const: syscon
32 "#address-cells":
35 "#size-cells":
39 '^watchdog@[a-f0-9]+$':
40 $ref: /schemas/watchdog/brcm,bcm7038-wdt.yaml
45 - reg
48 - |
49 timer-mfd@ff800400 {
50 compatible = "brcm,bcm4908-twd", "simple-mfd", "syscon";
54 #address-cells = <1>;
55 #size-cells = <1>;
58 compatible = "brcm,bcm7038-wdt";