Home
last modified time | relevance | path

Searched +full:versatile +full:- +full:sysreg (Results 1 – 6 of 6) sorted by relevance

/Documentation/devicetree/bindings/display/panel/
Darm,versatile-tft-panel.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/panel/arm,versatile-tft-panel.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ARM Versatile TFT Panels
10 - Linus Walleij <linus.walleij@linaro.org>
14 ARM Versatile reference designs.
16 This device node must appear as a child to a "syscon"-compatible
20 - $ref: panel-common.yaml#
24 const: arm,versatile-tft-panel
[all …]
/Documentation/devicetree/bindings/arm/
Darm,versatile-sysreg.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/arm/arm,versatile-sysreg.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Arm Versatile system registers
10 - Linus Walleij <linus.walleij@linaro.org>
20 - const: arm,versatile-sysreg
21 - const: syscon
22 - const: simple-mfd
31 - compatible
[all …]
Dvexpress-sysreg.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/arm/vexpress-sysreg.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ARM Versatile Express system registers
10 - Andre Przywara <andre.przywara@arm.com>
19 const: arm,vexpress-sysreg
24 "#address-cells":
27 "#size-cells":
32 gpio-controller:
[all …]
Dvexpress-config.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/arm/vexpress-config.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ARM Versatile Express configuration bus
10 - Andre Przywara <andre.przywara@arm.com>
16 function and device numbers - see motherboard's TRM for more details.
20 const: arm,vexpress,config-bus
22 arm,vexpress,config-bridge:
25 Phandle to the sysreg node.
[all …]
/Documentation/devicetree/bindings/hwmon/
Dvexpress.txt1 Versatile Express hwmon sensors
2 -------------------------------
5 - "compatible" value : one of
6 "arm,vexpress-volt"
7 "arm,vexpress-amp"
8 "arm,vexpress-temp"
9 "arm,vexpress-power"
10 "arm,vexpress-energy"
11 - "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg
12 (see Documentation/devicetree/bindings/arm/vexpress-config.yaml
[all …]
/Documentation/devicetree/bindings/regulator/
Dvexpress.txt1 Versatile Express voltage regulators
2 ------------------------------------
5 - "compatible" value: "arm,vexpress-volt"
6 - "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg
7 (see Documentation/devicetree/bindings/arm/vexpress-config.yaml
11 - "regulator-name"
12 - "regulator-always-on"
15 - "regulator-min-microvolt"
16 - "regulator-max-microvolt"
21 When no "regulator-[min|max]-microvolt" properties are defined,
[all …]