/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun7i-a20.dtsi | 4 * Maxime Ripard <maxime.ripard@free-electrons.com> 6 * This file is dual-licensed: you can use it either under the terms 11 * a) This file is free software; you can redistribute it and/or 45 #include <dt-bindings/interrupt-controller/arm-gic.h> 46 #include <dt-bindings/thermal/thermal.h> 47 #include <dt-bindings/dma/sun4i-a10.h> 48 #include <dt-bindings/clock/sun7i-a20-ccu.h> 49 #include <dt-bindings/reset/sun4i-a10-ccu.h> 50 #include <dt-bindings/pinctrl/sun4i-a10.h> 53 interrupt-parent = <&gic>; [all …]
|
H A D | sun7i-a20-olinuxino-micro-emmc.dts | 5 * This file is dual-licensed: you can use it either under the terms 10 * a) This file is free software; you can redistribute it and/or 44 #include "sun7i-a20-olinuxino-micro.dts" 47 model = "Olimex A20-OLinuXino-MICRO-eMMC"; 48 compatible = "olimex,a20-olinuxino-micro-emmc", "allwinner,sun7i-a20"; 51 compatible = "mmc-pwrseq-emmc"; 52 reset-gpios = <&pio 2 16 GPIO_ACTIVE_LOW>; 57 vmmc-supply = <®_vcc3v3>; 58 bus-width = <4>; 59 non-removable; [all …]
|
H A D | sun7i-a20-olinuxino-lime2-emmc.dts | 2 * Copyright 2015 - Ultimaker B.V. 5 * This file is dual-licensed: you can use it either under the terms 10 * a) This file is free software; you can redistribute it and/or 44 #include "sun7i-a20-olinuxino-lime2.dts" 47 model = "Olimex A20-OLinuXino-LIME2-eMMC"; 48 compatible = "olimex,a20-olinuxino-lime2-emmc", "allwinner,sun7i-a20"; 51 compatible = "mmc-pwrseq-emmc"; 52 reset-gpios = <&pio 2 16 GPIO_ACTIVE_LOW>; 57 vmmc-supply = <®_vcc3v3>; 58 vqmmc-supply = <®_vcc3v3>; [all …]
|
H A D | sun7i-a20-icnova-swac.dts | 4 * This file is dual-licensed: you can use it either under the terms 9 * a) This file is free software; you can redistribute it and/or 43 /dts-v1/; 44 #include "sun7i-a20.dtsi" 45 #include "sunxi-common-regulators.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 48 #include <dt-bindings/interrupt-controller/irq.h> 51 model = "ICnova-A20 SWAC"; 52 compatible = "incircuit,icnova-a20-swac", "incircuit,icnova-a20", 53 "allwinner,sun7i-a20"; [all …]
|
H A D | sun7i-a20-itead-ibox.dts | 2 * Copyright 2015 - Marcus Cooper <codekipper@gmail.com> 4 * This file is dual-licensed: you can use it either under the terms 9 * a) This file is free software; you can redistribute it and/or 43 /dts-v1/; 44 #include "sun7i-a20.dtsi" 45 #include "sunxi-itead-core-common.dtsi" 48 model = "Itead Ibox A20"; 49 compatible = "itead,itead-ibox-a20", "allwinner,sun7i-a20"; 52 compatible = "gpio-leds"; 53 pinctrl-names = "default"; [all …]
|
H A D | sun7i-a20-olinuxino-lime.dts | 2 * This is based on sun4i-a10-olinuxino-lime.dts 4 * Copyright 2014 - Hans de Goede <hdegoede@redhat.com> 7 * This file is dual-licensed: you can use it either under the terms 12 * a) This file is free software; you can redistribute it and/or 46 /dts-v1/; 47 #include "sun7i-a20.dtsi" 48 #include "sunxi-common-regulators.dtsi" 50 #include <dt-bindings/gpio/gpio.h> 51 #include <dt-bindings/interrupt-controller/irq.h> 54 model = "Olimex A20-OLinuXino-LIME"; [all …]
|
H A D | sun7i-a20-wits-pro-a20-dkt.dts | 4 * This file is dual-licensed: you can use it either under the terms 9 * a) This file is free software; you can redistribute it and/or 43 /dts-v1/; 44 #include "sun7i-a20.dtsi" 45 #include "sunxi-common-regulators.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 48 #include <dt-bindings/input/input.h> 49 #include <dt-bindings/interrupt-controller/irq.h> 52 model = "Wits Pro A20 DKT"; 53 compatible = "wits,pro-a20-dkt", "allwinner,sun7i-a20"; [all …]
|
H A D | sun7i-a20-hummingbird.dts | 6 * This file is dual-licensed: you can use it either under the terms 11 * a) This file is free software; you can redistribute it and/or 45 /dts-v1/; 46 #include "sun7i-a20.dtsi" 47 #include "sunxi-common-regulators.dtsi" 49 #include <dt-bindings/gpio/gpio.h> 50 #include <dt-bindings/interrupt-controller/irq.h> 53 model = "Merrii A20 Hummingbird"; 54 compatible = "merrii,a20-hummingbird", "allwinner,sun7i-a20"; 65 stdout-path = "serial0:115200n8"; [all …]
|
H A D | sun7i-a20-i12-tvbox.dts | 4 * This file is dual-licensed: you can use it either under the terms 9 * a) This file is free software; you can redistribute it and/or 43 /dts-v1/; 44 #include "sun7i-a20.dtsi" 45 #include "sunxi-common-regulators.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 48 #include <dt-bindings/interrupt-controller/irq.h> 51 model = "I12 / Q5 / QT840A A20 tvbox"; 52 compatible = "allwinner,i12-tvbox", "allwinner,sun7i-a20"; 59 stdout-path = "serial0:115200n8"; [all …]
|
H A D | sun7i-a20-olinuxino-lime2.dts | 2 * Copyright 2014 - Iain Paton <ipaton0@gmail.com> 4 * This file is dual-licensed: you can use it either under the terms 9 * a) This file is free software; you can redistribute it and/or 43 /dts-v1/; 44 #include "sun7i-a20.dtsi" 45 #include "sunxi-common-regulators.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 48 #include <dt-bindings/interrupt-controller/irq.h> 51 model = "Olimex A20-OLinuXino-LIME2"; 52 compatible = "olimex,a20-olinuxino-lime2", "allwinner,sun7i-a20"; [all …]
|
H A D | sun7i-a20-m3.dts | 6 * This file is dual-licensed: you can use it either under the terms 11 * a) This file is free software; you can redistribute it and/or 45 /dts-v1/; 46 #include "sun7i-a20.dtsi" 47 #include "sunxi-common-regulators.dtsi" 49 #include <dt-bindings/gpio/gpio.h> 50 #include <dt-bindings/interrupt-controller/irq.h> 54 compatible = "mele,m3", "allwinner,sun7i-a20"; 61 stdout-path = "serial0:115200n8"; 65 compatible = "gpio-leds"; [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun7i-a20.dtsi | 4 * Maxime Ripard <maxime.ripard@free-electrons.com> 6 * This file is dual-licensed: you can use it either under the terms 11 * a) This file is free software; you can redistribute it and/or 47 #include <dt-bindings/interrupt-controller/arm-gic.h> 48 #include <dt-bindings/thermal/thermal.h> 49 #include <dt-bindings/dma/sun4i-a10.h> 50 #include <dt-bindings/clock/sun7i-a20-ccu.h> 51 #include <dt-bindings/reset/sun4i-a10-ccu.h> 54 interrupt-parent = <&gic>; 61 #address-cells = <1>; [all …]
|
H A D | sun7i-a20-olinuxino-lime2-emmc.dts | 2 * Copyright 2015 - Ultimaker B.V. 5 * This file is dual-licensed: you can use it either under the terms 10 * a) This file is free software; you can redistribute it and/or 44 #include "sun7i-a20-olinuxino-lime2.dts" 47 model = "Olimex A20-OLinuXino-LIME2-eMMC"; 48 compatible = "olimex,a20-olinuxino-lime2-emmc", "allwinner,sun7i-a20"; 51 pinctrl-0 = <&mmc2_pins_nrst>; 52 pinctrl-names = "default"; 53 compatible = "mmc-pwrseq-emmc"; 54 reset-gpios = <&pio 2 16 GPIO_ACTIVE_LOW>; [all …]
|
H A D | sun7i-a20-olinuxino-micro-emmc.dts | 5 * This file is dual-licensed: you can use it either under the terms 10 * a) This file is free software; you can redistribute it and/or 44 #include "sun7i-a20-olinuxino-micro.dts" 47 model = "Olimex A20-OLinuXino-MICRO-eMMC"; 48 compatible = "olimex,a20-olinuxino-micro-emmc", "allwinner,sun7i-a20"; 51 compatible = "mmc-pwrseq-emmc"; 52 reset-gpios = <&pio 2 16 GPIO_ACTIVE_LOW>; 57 pinctrl-names = "default"; 58 pinctrl-0 = <&mmc2_pins_a>; 59 vmmc-supply = <®_vcc3v3>; [all …]
|
H A D | sun7i-a20-icnova-swac.dts | 4 * This file is dual-licensed: you can use it either under the terms 9 * a) This file is free software; you can redistribute it and/or 43 /dts-v1/; 44 #include "sun7i-a20.dtsi" 45 #include "sunxi-common-regulators.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 48 #include <dt-bindings/interrupt-controller/irq.h> 51 model = "ICnova-A20 SWAC"; 52 compatible = "swac,icnova-a20-swac", "incircuit,icnova-a20", "allwinner,sun7i-a20"; 59 stdout-path = "serial0:115200n8"; [all …]
|
H A D | sun7i-a20-itead-ibox.dts | 2 * Copyright 2015 - Marcus Cooper <codekipper@gmail.com> 4 * This file is dual-licensed: you can use it either under the terms 9 * a) This file is free software; you can redistribute it and/or 43 /dts-v1/; 44 #include "sun7i-a20.dtsi" 45 #include "sunxi-itead-core-common.dtsi" 48 model = "Itead Ibox A20"; 49 compatible = "itead,itead-ibox-a20", "allwinner,sun7i-a20"; 52 compatible = "gpio-leds"; 53 pinctrl-names = "default"; [all …]
|
H A D | sun7i-a20-olinuxino-lime.dts | 2 * This is based on sun4i-a10-olinuxino-lime.dts 4 * Copyright 2014 - Hans de Goede <hdegoede@redhat.com> 7 * This file is dual-licensed: you can use it either under the terms 12 * a) This file is free software; you can redistribute it and/or 46 /dts-v1/; 47 #include "sun7i-a20.dtsi" 48 #include "sunxi-common-regulators.dtsi" 50 #include <dt-bindings/gpio/gpio.h> 51 #include <dt-bindings/interrupt-controller/irq.h> 54 model = "Olimex A20-OLinuXino-LIME"; [all …]
|
H A D | sun7i-a20-primo73.dts | 4 * This file is dual-licensed: you can use it either under the terms 9 * a) This library is free software; you can redistribute it and/or 22 * MA 02110-1301 USA 48 /dts-v1/; 49 #include "sun7i-a20.dtsi" 50 #include "sunxi-common-regulators.dtsi" 54 compatible = "msi,primo73", "allwinner,sun7i-a20"; 61 stdout-path = "serial0:115200n8"; 70 pinctrl-names = "default"; 71 pinctrl-0 = <&mmc0_pins_a>; [all …]
|
H A D | sun8i-h3.dtsi | 4 * This file is dual-licensed: you can use it either under the terms 9 * a) This file is free software; you can redistribute it and/or 43 #include "sunxi-h3-h5.dtsi" 47 compatible = "operating-points-v2"; 48 opp-shared; 51 opp-hz = /bits/ 64 <648000000>; 52 opp-microvolt = <1040000 1040000 1300000>; 53 clock-latency-ns = <244144>; /* 8 32k periods */ 57 opp-hz = /bits/ 64 <816000000>; 58 opp-microvolt = <1100000 1100000 1300000>; [all …]
|
H A D | sun7i-a20-wits-pro-a20-dkt.dts | 4 * This file is dual-licensed: you can use it either under the terms 9 * a) This file is free software; you can redistribute it and/or 43 /dts-v1/; 44 #include "sun7i-a20.dtsi" 45 #include "sunxi-common-regulators.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 48 #include <dt-bindings/input/input.h> 49 #include <dt-bindings/interrupt-controller/irq.h> 52 model = "Wits Pro A20 DKT"; 53 compatible = "wits,pro-a20-dkt", "allwinner,sun7i-a20"; [all …]
|
H A D | sun7i-a20-olinuxino-lime2.dts | 2 * Copyright 2014 - Iain Paton <ipaton0@gmail.com> 4 * This file is dual-licensed: you can use it either under the terms 9 * a) This file is free software; you can redistribute it and/or 43 /dts-v1/; 44 #include "sun7i-a20.dtsi" 45 #include "sunxi-common-regulators.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 48 #include <dt-bindings/interrupt-controller/irq.h> 51 model = "Olimex A20-OLinuXino-LIME2"; 52 compatible = "olimex,a20-olinuxino-lime2", "allwinner,sun7i-a20"; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/net/can/ |
H A D | allwinner,sun4i-a10-can.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/net/can/allwinner,sun4i-a10-can.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Allwinner A10 CAN Controller 10 - Chen-Yu Tsai <wens@csie.org> 11 - Maxime Ripard <mripard@kernel.org> 14 - $ref: can-controller.yaml# 19 - items: 20 - const: allwinner,sun7i-a20-can [all …]
|
/openbmc/linux/drivers/soc/sunxi/ |
H A D | sunxi_mbus.c | 1 // SPDX-License-Identifier: GPL-2.0 5 #include <linux/dma-map-ops.h> 18 "allwinner,sun4i-a10-display-engine", 19 "allwinner,sun5i-a10s-display-engine", 20 "allwinner,sun5i-a13-display-engine", 21 "allwinner,sun6i-a31-display-engine", 22 "allwinner,sun6i-a31s-display-engine", 23 "allwinner,sun7i-a20-display-engine", 24 "allwinner,sun8i-a23-display-engine", 25 "allwinner,sun8i-a33-display-engine", [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | allwinner,sun4i-a10-tcon.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/display/allwinner,sun4i-a10-tcon.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Chen-Yu Tsai <wens@csie.org> 11 - Maxime Ripard <mripard@kernel.org> 18 "#clock-cells": 23 - const: allwinner,sun4i-a10-tcon 24 - const: allwinner,sun5i-a13-tcon 25 - const: allwinner,sun6i-a31-tcon [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/serio/ |
H A D | allwinner,sun4i-a10-ps2.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/serio/allwinner,sun4i-a10-ps2.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Chen-Yu Tsai <wens@csie.org> 11 - Maxime Ripard <mripard@kernel.org> 14 A20 PS2 is dual role controller (PS2 host and PS2 device). These 15 bindings for PS2 A10/A20 host controller. IBM compliant IBM PS2 and 16 AT-compatible keyboard and mouse can be connected. 20 const: allwinner,sun4i-a10-ps2 [all …]
|