Searched +full:beaglev +full:- +full:ahead (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/riscv/ |
D | thead.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: T-HEAD SoC-based boards 10 - Jisheng Zhang <[email protected]> 13 T-HEAD SoC-based boards 20 - description: BeagleV Ahead single board computer 22 - const: beagle,beaglev-ahead 23 - const: thead,th1520 24 - description: Sipeed Lichee Pi 4A board for the Sipeed Lichee Module 4A [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/clock/ |
D | thead,th1520-clk-ap.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/clock/thead,th1520-clk-ap.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: T-HEAD TH1520 AP sub-system clock controller 10 The T-HEAD TH1520 AP sub-system clock controller configures the 14 …https://openbeagle.org/beaglev-ahead/beaglev-ahead/-/blob/main/docs/TH1520%20System%20User%20Manua… 17 - Jisheng Zhang <[email protected]> 18 - Wei Fu <[email protected]> 19 - Drew Fustini <[email protected]> [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | thead,th1520-gmac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/thead,th1520-gmac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: T-HEAD TH1520 GMAC Ethernet controller 10 - Drew Fustini <[email protected]> 14 https://git.beagleboard.org/beaglev-ahead/beaglev-ahead/-/tree/main/docs 17 - Compliant with IEEE802.3 Specification 18 - IEEE 1588-2008 standard for precision networked clock synchronization 19 - Supports 10/100/1000Mbps data transfer rate [all …]
|
/linux-6.14.4/arch/riscv/boot/dts/thead/ |
D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0 2 dtb-$(CONFIG_ARCH_THEAD) += th1520-lichee-pi-4a.dtb th1520-beaglev-ahead.dtb
|
D | th1520-beaglev-ahead.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 7 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/leds/common.h> 14 model = "BeagleV Ahead"; 15 compatible = "beagle,beaglev-ahead", "thead,th1520"; 35 stdout-path = "serial0:115200n8"; 44 pinctrl-names = "default"; 45 pinctrl-0 = <&led_pins>; 46 compatible = "gpio-leds"; [all …]
|
/linux-6.14.4/drivers/pinctrl/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 66 will be called pinctrl-apple-gpio. 69 bool "Axis ARTPEC-6 pin controller driver" 74 This is the driver for the Axis ARTPEC-6 pin controller. This driver 77 found in Documentation/devicetree/bindings/pinctrl/axis,artpec6-pinctrl.txt 86 functionality. This driver supports the pinmux, push-pull and 117 tristate "X-Powers AXP209 PMIC pinctrl and GPIO Support" 141 The Awinic AW9523/AW9523B is a multi-function I2C GPIO 168 called pinctrl-cy8c95x0. 171 tristate "TI DA850/OMAP-L138/AM18XX pull-up and pull-down groups" [all …]
|