Home
last modified time | relevance | path

Searched +full:armada +full:- +full:7 +full:k +full:- +full:xor (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm64/boot/dts/marvell/
H A Darmada-ap810-ap0.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5 * Device Tree file for Marvell Armada AP810.
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
10 /dts-v1/;
13 model = "Marvell Armada AP810";
14 compatible = "marvell,armada-ap810";
15 #address-cells = <2>;
16 #size-cells = <2>;
24 compatible = "arm,psci-0.2";
28 ap810-ap0 {
[all …]
H A Darmada-ap80x.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5 * Device Tree file for Marvell Armada AP80x.
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
9 #include <dt-bindings/thermal/thermal.h>
11 /dts-v1/;
14 #address-cells = <2>;
15 #size-cells = <2>;
25 compatible = "arm,psci-0.2";
29 reserved-memory {
30 #address-cells = <2>;
[all …]
/linux/Documentation/devicetree/bindings/dma/
H A Dmarvell,xor-v2.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/dma/marvell,xor-v2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Marvell XOR v2 engines
10 - Andrew Lunn <andrew@lunn.ch>
15 - const: marvell,xor-v2
16 - items:
17 - enum:
18 - marvell,armada-7k-xor
[all …]
/linux/Documentation/devicetree/bindings/arm/marvell/
H A Dcp110-system-controller.txt1 Marvell Armada CP110 System Controller
4 The CP110 is one of the two core HW blocks of the Marvell Armada 7K/8K
6 giving access to numerous features: clocks, pin-muxing and many other
11 - compatible: must be: "syscon", "simple-mfd";
12 - reg: register area of the CP110 system controller
18 -------
23 - a set of core clocks
24 - a set of gateable clocks
28 - The first cell must be 0 or 1. 0 for the core clocks and 1 for the
30 - The second cell identifies the particular core clock or gateable
[all …]
/linux/arch/arm/boot/dts/marvell/
H A Ddove.dtsi1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/gpio/gpio.h>
3 #include <dt-bindings/interrupt-controller/irq.h>
8 #address-cells = <1>;
9 #size-cells = <1>;
11 model = "Marvell Armada 88AP510 SoC";
12 interrupt-parent = <&intc>;
21 #address-cells = <1>;
22 #size-cells = <0>;
25 compatible = "marvell,pj4a", "marvell,sheeva-v7";
[all …]
/linux/Documentation/power/
H A Dvideo.rst5 2003-2006, Pavel Machek
12 driver -- vesafb and vgacon are widely used).
56 (5) radeon systems, where X can soft-boot your video card. You'll need
67 (7) on some systems, it is possible to boot most of kernel, and then
69 http://dev.gentoo.org/~marineam/patch-radeonfb-2.6.11-rc2-mm2.
72 do echo 3 > /sys/power/state && /usr/sbin/video_post - which will
74 to a virtual terminal and back to X using CTRL+ALT+F1 - CTRL+ALT+F7 to get
85 your video card (good luck getting docs :-(). Maybe suspending from X
95 Acer Aspire 1406LC ole's late BIOS init (7), turn off DRI
103 Acer TM 650 (Radeon M7) vga=normal plus boot-radeon (5) gets text
[all …]