/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | allwinner,sun8i-a83t-emac.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/net/allwinner,sun8i-a83t-emac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Allwinner A83t EMAC 10 - Chen-Yu Tsai <wens@csie.org> 11 - Maxime Ripard <mripard@kernel.org> 16 - const: allwinner,sun8i-a83t-emac 17 - const: allwinner,sun8i-h3-emac 18 - const: allwinner,sun8i-r40-gmac [all …]
|
H A D | snps,dwmac.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Alexandre Torgue <alexandre.torgue@foss.st.com> 11 - Giuseppe Cavallaro <peppe.cavallaro@st.com> 12 - Jose Abreu <joabreu@synopsys.com> 23 - snps,dwmac 24 - snps,dwmac-3.40a 25 - snps,dwmac-3.50a 26 - snps,dwmac-3.610 [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun8i-h2-plus-orangepi-zero.dts | 4 * Based on sun8i-h3-orangepi-one.dts, which is: 7 * This file is dual-licensed: you can use it either under the terms 46 /dts-v1/; 47 #include "sun8i-h3.dtsi" 48 #include "sunxi-common-regulators.dtsi" 50 #include <dt-bindings/gpio/gpio.h> 51 #include <dt-bindings/input/input.h> 55 compatible = "xunlong,orangepi-zero", "allwinner,sun8i-h2-plus"; 59 /* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */ 60 ethernet0 = &emac; [all …]
|
H A D | sun8i-h3-orangepi-pc-plus.dts | 4 * This file is dual-licensed: you can use it either under the terms 44 #include "sun8i-h3-orangepi-pc.dts" 48 compatible = "xunlong,orangepi-pc-plus", "allwinner,sun8i-h3"; 51 /* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */ 56 &emac { 58 /delete-property/ allwinner,leds-active-low; 62 vmmc-supply = <®_vcc3v3>; 63 bus-width = <4>; 64 non-removable; 69 * alias for it (which e.g. makes u-boot set a mac-address). [all …]
|
H A D | sunxi-h3-h5.dtsi | 4 * This file is dual-licensed: you can use it either under the terms 43 #include <dt-bindings/clock/sun8i-de2.h> 44 #include <dt-bindings/clock/sun8i-h3-ccu.h> 45 #include <dt-bindings/clock/sun8i-r-ccu.h> 46 #include <dt-bindings/interrupt-controller/arm-gic.h> 47 #include <dt-bindings/reset/sun8i-de2.h> 48 #include <dt-bindings/reset/sun8i-h3-ccu.h> 49 #include <dt-bindings/reset/sun8i-r-ccu.h> 52 interrupt-parent = <&gic>; 53 #address-cells = <1>; [all …]
|
H A D | sun8i-h3-orangepi-2.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 /dts-v1/; 44 #include "sun8i-h3.dtsi" 45 #include "sunxi-common-regulators.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 48 #include <dt-bindings/input/input.h> 52 compatible = "xunlong,orangepi-2", "allwinner,sun8i-h3"; 56 /* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */ 57 ethernet0 = &emac; 62 stdout-path = "serial0:115200n8"; [all …]
|
H A D | sun8i-h3-nanopi-m1.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 #include "sun8i-h3-nanopi.dtsi" 47 compatible = "friendlyarm,nanopi-m1", "allwinner,sun8i-h3"; 50 ethernet0 = &emac; 54 compatible = "hdmi-connector"; 59 remote-endpoint = <&hdmi_out_con>; 77 &emac { 78 phy-handle = <&int_mii_phy>; 79 phy-mode = "mii"; 80 allwinner,leds-active-low; [all …]
|
H A D | sun8i-h3-orangepi-plus.dts | 4 * This file is dual-licensed: you can use it either under the terms 44 #include "sun8i-h3-orangepi-2.dts" 48 compatible = "xunlong,orangepi-plus", "allwinner,sun8i-h3"; 51 ethernet0 = &emac; 54 reg_gmac_3v3: gmac-3v3 { 55 compatible = "regulator-fixed"; 56 regulator-name = "gmac-3v3"; 57 regulator-min-microvolt = <3300000>; 58 regulator-max-microvolt = <3300000>; 59 startup-delay-us = <100000>; [all …]
|
H A D | sun8i-h3-nanopi-m1-plus.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 #include "sun8i-h3-nanopi.dtsi" 47 compatible = "friendlyarm,nanopi-m1-plus", "allwinner,sun8i-h3"; 51 ethernet0 = &emac; 55 reg_gmac_3v3: gmac-3v3 { 56 compatible = "regulator-fixed"; 57 regulator-name = "gmac-3v3"; 58 regulator-min-microvolt = <3300000>; 59 regulator-max-microvolt = <3300000>; 60 startup-delay-us = <100000>; [all …]
|
H A D | sun8i-h3-nanopi-neo.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 #include "sun8i-h3-nanopi.dtsi" 47 compatible = "friendlyarm,nanopi-neo", "allwinner,sun8i-h3"; 54 &emac { 55 phy-handle = <&int_mii_phy>; 56 phy-mode = "mii"; 57 allwinner,leds-active-low; 71 usb0_id_det-gpios = <&pio 6 12 GPIO_ACTIVE_HIGH>; /* PG12 */
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h3-rervision-dvk.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 8 #include "sun8i-h3.dtsi" 9 #include "sunxi-common-regulators.dtsi" 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/input/input.h> 15 model = "RerVision H3-DVK"; 16 compatible = "rervision,h3-dvk", "allwinner,sun8i-h3"; 19 ethernet0 = &emac; 24 stdout-path = "serial0:115200n8"; [all …]
|
H A D | sun8i-h2-plus-orangepi-zero.dts | 4 * Based on sun8i-h3-orangepi-one.dts, which is: 7 * This file is dual-licensed: you can use it either under the terms 46 /dts-v1/; 47 #include "sun8i-h3.dtsi" 48 #include "sunxi-common-regulators.dtsi" 50 #include <dt-bindings/gpio/gpio.h> 51 #include <dt-bindings/input/input.h> 55 compatible = "xunlong,orangepi-zero", "allwinner,sun8i-h2-plus"; 59 /* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */ 60 ethernet0 = &emac; [all …]
|
H A D | sunxi-h3-h5.dtsi | 4 * This file is dual-licensed: you can use it either under the terms 43 #include <dt-bindings/clock/sun6i-rtc.h> 44 #include <dt-bindings/clock/sun8i-de2.h> 45 #include <dt-bindings/clock/sun8i-h3-ccu.h> 46 #include <dt-bindings/clock/sun8i-r-ccu.h> 47 #include <dt-bindings/interrupt-controller/arm-gic.h> 48 #include <dt-bindings/reset/sun8i-de2.h> 49 #include <dt-bindings/reset/sun8i-h3-ccu.h> 50 #include <dt-bindings/reset/sun8i-r-ccu.h> 53 interrupt-parent = <&gic>; [all …]
|
H A D | sun8i-h3-orangepi-2.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 /dts-v1/; 44 #include "sun8i-h3.dtsi" 45 #include "sunxi-common-regulators.dtsi" 47 #include <dt-bindings/gpio/gpio.h> 48 #include <dt-bindings/input/input.h> 52 compatible = "xunlong,orangepi-2", "allwinner,sun8i-h3"; 56 /* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */ 57 ethernet0 = &emac; 62 stdout-path = "serial0:115200n8"; [all …]
|
H A D | sun8i-v3.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 #include "sun8i-v3s.dtsi" 12 #sound-dai-cells = <0>; 13 compatible = "allwinner,sun8i-v3-i2s", 14 "allwinner,sun8i-h3-i2s"; 18 clock-names = "apb", "mod"; 20 dma-names = "rx", "tx"; 21 pinctrl-names = "default"; 22 pinctrl-0 = <&i2s0_pins>; 30 compatible = "allwinner,sun8i-v3-ccu"; [all …]
|
H A D | sun8i-h3-nanopi-neo.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 #include "sun8i-h3-nanopi.dtsi" 47 compatible = "friendlyarm,nanopi-neo", "allwinner,sun8i-h3"; 50 ethernet0 = &emac; 58 &emac { 59 phy-handle = <&int_mii_phy>; 60 phy-mode = "mii"; 61 allwinner,leds-active-low; 75 usb0_id_det-gpios = <&pio 6 12 GPIO_ACTIVE_HIGH>; /* PG12 */
|
H A D | sun8i-h3-orangepi-pc-plus.dts | 4 * This file is dual-licensed: you can use it either under the terms 44 #include "sun8i-h3-orangepi-pc.dts" 48 compatible = "xunlong,orangepi-pc-plus", "allwinner,sun8i-h3"; 51 /* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */ 57 vmmc-supply = <®_vcc3v3>; 58 bus-width = <4>; 59 non-removable; 64 * alias for it (which e.g. makes u-boot set a mac-address). 72 pinctrl-names = "default"; 73 pinctrl-0 = <&mmc2_8bit_pins>; [all …]
|
H A D | sun8i-h3-mapleboard-mp130.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2017 Centrum Embedded Systems, Jia-Bin Huang <jb@ces.com.tw> 7 /dts-v1/; 8 #include "sun8i-h3.dtsi" 9 #include "sunxi-common-regulators.dtsi" 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/input/input.h> 16 compatible = "mapleboard,mp130", "allwinner,sun8i-h3"; 19 ethernet0 = &emac; 24 stdout-path = "serial0:115200n8"; [all …]
|
H A D | sun8i-h3-zeropi.dts | 2 * Copyright (C) 2020 Yu-Tung Chang <mtwget@gmail.com> 4 * This file is dual-licensed: you can use it either under the terms 43 #include "sun8i-h3-nanopi.dtsi" 47 compatible = "friendlyarm,zeropi", "allwinner,sun8i-h3"; 50 ethernet0 = &emac; 53 reg_gmac_3v3: gmac-3v3 { 54 compatible = "regulator-fixed"; 55 regulator-name = "gmac-3v3"; 56 regulator-min-microvolt = <3300000>; 57 regulator-max-microvolt = <3300000>; [all …]
|
H A D | sun8i-h3-nanopi-m1.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 #include "sun8i-h3-nanopi.dtsi" 47 compatible = "friendlyarm,nanopi-m1", "allwinner,sun8i-h3"; 50 ethernet0 = &emac; 54 compatible = "hdmi-connector"; 59 remote-endpoint = <&hdmi_out_con>; 77 &emac { 78 phy-handle = <&int_mii_phy>; 79 phy-mode = "mii"; 80 allwinner,leds-active-low; [all …]
|
H A D | sun8i-h3-emlid-neutis-n5h3-devboard.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 8 /dts-v1/; 10 #include "sun8i-h3-emlid-neutis-n5h3.dtsi" 14 compatible = "emlid,neutis-n5h3-devboard", 15 "emlid,neutis-n5h3", 16 "allwinner,sun8i-h3"; 18 vdd_cpux: gpio-regulator { 19 compatible = "regulator-gpio"; 20 regulator-name = "vdd-cpux"; 21 regulator-type = "voltage"; [all …]
|
H A D | sun8i-h3-orangepi-plus.dts | 4 * This file is dual-licensed: you can use it either under the terms 44 #include "sun8i-h3-orangepi-2.dts" 48 compatible = "xunlong,orangepi-plus", "allwinner,sun8i-h3"; 51 ethernet0 = &emac; 54 reg_gmac_3v3: gmac-3v3 { 55 compatible = "regulator-fixed"; 56 regulator-name = "gmac-3v3"; 57 regulator-min-microvolt = <3300000>; 58 regulator-max-microvolt = <3300000>; 59 startup-delay-us = <100000>; [all …]
|
H A D | sun8i-h3-nanopi-r1.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 * Copyright (C) 2020 Yu-Tung Chang <mtwget@gmail.com> 8 #include "sun8i-h3-nanopi.dtsi" 9 #include <dt-bindings/leds/common.h> 13 compatible = "friendlyarm,nanopi-r1", "allwinner,sun8i-h3"; 17 ethernet0 = &emac; 21 reg_gmac_3v3: gmac-3v3 { 22 compatible = "regulator-fixed"; 23 regulator-name = "gmac-3v3"; 24 regulator-min-microvolt = <3300000>; [all …]
|
H A D | sun8i-h3-nanopi-m1-plus.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 #include "sun8i-h3-nanopi.dtsi" 47 compatible = "friendlyarm,nanopi-m1-plus", "allwinner,sun8i-h3"; 51 ethernet0 = &emac; 55 reg_gmac_3v3: gmac-3v3 { 56 compatible = "regulator-fixed"; 57 regulator-name = "gmac-3v3"; 58 regulator-min-microvolt = <3300000>; 59 regulator-max-microvolt = <3300000>; 60 startup-delay-us = <100000>; [all …]
|
/openbmc/qemu/include/hw/arm/ |
H A D | allwinner-h3.h | 2 * Allwinner H3 System on Chip emulation 21 * The Allwinner H3 is a System on Chip containing four ARM Cortex-A7 28 * https://linux-sunxi.org/File:Allwinner_H3_Datasheet_V1.2.pdf 32 * https://linux-sunxi.org/H3 39 #include "hw/timer/allwinner-a10-pit.h" 41 #include "hw/misc/allwinner-h3-ccu.h" 42 #include "hw/misc/allwinner-cpucfg.h" 43 #include "hw/misc/allwinner-h3-dramc.h" 44 #include "hw/misc/allwinner-h3-sysctrl.h" 45 #include "hw/misc/allwinner-sid.h" [all …]
|