Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/display/panel/
H A 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 …]
/linux/Documentation/devicetree/bindings/arm/
H A 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 …]
H A 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 …]
H A 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 …]
/linux/drivers/clocksource/
H A Dtimer-versatile.c1 // SPDX-License-Identifier: GPL-2.0-only
29 return -ENXIO; in versatile_sched_clock_init()
37 TIMER_OF_DECLARE(vexpress, "arm,vexpress-sysreg",
39 TIMER_OF_DECLARE(versatile, "arm,versatile-sysreg",
/linux/arch/arm/boot/dts/arm/
H A Dversatile-ab.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
5 model = "ARM Versatile AB";
6 compatible = "arm,versatile-ab";
7 #address-cells = <1>;
8 #size-cells = <1>;
9 interrupt-parent = <&vic>;
19 stdout-path = &uart0;
27 xtal24mhz: clock-24000000 {
28 #clock-cells = <0>;
[all …]
H A Dvexpress-v2m.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 * ARM Ltd. Versatile Express
6 * V2M-P1
8 * HBI-0190D
14 * RS1 variant (vexpress-v2m-rs1.dtsi), but there is a strong
18 * CHANGES TO vexpress-v2m-rs1.dtsi!
20 #include <dt-bindings/interrupt-controller/arm-gic.h>
24 compatible = "simple-bus";
25 #address-cells = <1>;
26 #size-cells = <1>;
[all …]
H A Dvexpress-v2m-rs1.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 * ARM Ltd. Versatile Express
6 * V2M-P1
8 * HBI-0190D
10 * RS1 memory map ("ARM Cortex-A Series memory map" in the board's
14 * original variant (vexpress-v2m.dtsi), but there is a strong
18 * CHANGES TO vexpress-v2m.dtsi!
20 #include <dt-bindings/interrupt-controller/arm-gic.h>
23 v2m_fixed_3v3: regulator-3v3 {
24 compatible = "regulator-fixed";
[all …]
H A Dvexpress-v2p-ca15-tc1.dts1 // SPDX-License-Identifier: GPL-2.0
3 * ARM Ltd. Versatile Express
6 * Cortex-A15 MPCore (V2P-CA15)
8 * HBI-0237A
11 /dts-v1/;
12 #include "vexpress-v2m-rs1.dtsi"
15 model = "V2P-CA15";
18 compatible = "arm,vexpress,v2p-ca15,tc1", "arm,vexpress,v2p-ca15", "arm,vexpress";
19 interrupt-parent = <&gic>;
20 #address-cells = <2>;
[all …]
H A Dvexpress-v2p-ca5s.dts1 // SPDX-License-Identifier: GPL-2.0
3 * ARM Ltd. Versatile Express
6 * Cortex-A5 MPCore (V2P-CA5s)
8 * HBI-0225B
11 /dts-v1/;
12 #include "vexpress-v2m-rs1.dtsi"
15 model = "V2P-CA5s";
18 compatible = "arm,vexpress,v2p-ca5s", "arm,vexpress";
19 interrupt-parent = <&gic>;
20 #address-cells = <1>;
[all …]
H A Dvexpress-v2p-ca9.dts1 // SPDX-License-Identifier: GPL-2.0
3 * ARM Ltd. Versatile Express
6 * Cortex-A9 MPCore (V2P-CA9)
8 * HBI-0191B
11 /dts-v1/;
12 #include "vexpress-v2m.dtsi"
15 model = "V2P-CA9";
18 compatible = "arm,vexpress,v2p-ca9", "arm,vexpress";
19 interrupt-parent = <&gic>;
20 #address-cells = <1>;
[all …]
H A Dvexpress-v2p-ca15_a7.dts1 // SPDX-License-Identifier: GPL-2.0
3 * ARM Ltd. Versatile Express
6 * Cortex-A15_A7 MPCore (V2P-CA15_A7)
8 * HBI-0249A
11 /dts-v1/;
12 #include "vexpress-v2m-rs1.dtsi"
15 model = "V2P-CA15_CA7";
18 compatible = "arm,vexpress,v2p-ca15_a7", "arm,vexpress";
19 interrupt-parent = <&gic>;
20 #address-cells = <2>;
[all …]
H A Dintegratorcp.dts1 // SPDX-License-Identifier: GPL-2.0
6 /dts-v1/;
11 compatible = "arm,integrator-cp";
18 #address-cells = <1>;
19 #size-cells = <0>;
35 operating-points = <50000 0
38 clock-names = "cpu";
39 clock-latency = <1000000>; /* 1 ms */
45 * ARM DUI 0184B page 7-28 "Integrator/CP922T system clocks" which
50 xtal_codec: clock-24576000 {
[all …]
/linux/Documentation/devicetree/bindings/hwmon/
H A 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 …]
/linux/Documentation/devicetree/bindings/regulator/
H A 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 …]
/linux/arch/arm64/boot/dts/arm/
H A Dvexpress-v2f-1xv7-ca53x2.dts1 // SPDX-License-Identifier: GPL-2.0
3 * ARM Ltd. Versatile Express
6 * V2F-1XV7
8 * Cortex-A53 (2 cores) Soft Macrocell Model
10 * HBI-0247C
13 /dts-v1/;
15 #include <dt-bindings/interrupt-controller/arm-gic.h>
16 #include "arm/arm/vexpress-v2m-rs1.dtsi"
19 model = "V2F-1XV7 Cortex-A53x2 SMM";
22 compatible = "arm,vexpress,v2f-1xv7,ca53x2", "arm,vexpress,v2f-1xv7", "arm,vexpress";
[all …]
H A Drtsm_ve-motherboard.dtsi1 // SPDX-License-Identifier: GPL-2.0
5 * Versatile Express (VE) system model
11 v2m_clk24mhz: clock-24000000 {
12 compatible = "fixed-clock";
13 #clock-cells = <0>;
14 clock-frequency = <24000000>;
15 clock-output-names = "v2m:clk24mhz";
18 v2m_refclk1mhz: clock-1000000 {
19 compatible = "fixed-clock";
20 #clock-cells = <0>;
[all …]
/linux/arch/arm/mach-versatile/
H A Dv2m.c1 // SPDX-License-Identifier: GPL-2.0
17 "arm,vexpress-sysreg"); in vexpress_flags_set()
34 DT_MACHINE_START(VEXPRESS_DT, "ARM-Versatile Express")
/linux/drivers/bus/
H A Dvexpress-config.c1 // SPDX-License-Identifier: GPL-2.0-only
114 return -EINVAL; in vexpress_config_get_topo()
124 struct vexpress_config_bridge *bridge = dev_get_drvdata(dev->parent); in vexpress_config_devres_release()
127 bridge->ops->regmap_exit(regmap, bridge->context); in vexpress_config_devres_release()
136 bridge = dev_get_drvdata(dev->parent); in devm_regmap_init_vexpress_config()
138 return ERR_PTR(-EINVAL); in devm_regmap_init_vexpress_config()
143 return ERR_PTR(-ENOMEM); in devm_regmap_init_vexpress_config()
145 regmap = (bridge->ops->regmap_init)(dev, bridge->context); in devm_regmap_init_vexpress_config()
161 struct vexpress_syscfg *syscfg = func->syscfg; in vexpress_syscfg_exec()
166 if (WARN_ON(index >= func->num_templates)) in vexpress_syscfg_exec()
[all …]