Searched full:th1520 (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | thead,th1520-clk-ap.yaml | 4 $id: http://devicetree.org/schemas/clock/thead,th1520-clk-ap.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… 23 const: thead,th1520-clk-ap 35 See <dt-bindings/clock/thead,th1520-clk-ap.h> for valid indices. 47 #include <dt-bindings/clock/thead,th1520-clk-ap.h> 49 compatible = "thead,th1520-clk-ap";
|
/linux-6.12.1/arch/riscv/boot/dts/thead/ |
D | Makefile | 2 dtb-$(CONFIG_ARCH_THEAD) += th1520-lichee-pi-4a.dtb th1520-beaglev-ahead.dtb
|
D | th1520-lichee-pi-4a.dts | 6 #include "th1520-lichee-module-4a.dtsi" 10 compatible = "sipeed,lichee-pi-4a", "sipeed,lichee-module-4a", "thead,th1520";
|
D | th1520.dtsi | 8 #include <dt-bindings/clock/thead,th1520-clk-ap.h> 11 compatible = "thead,th1520"; 228 compatible = "thead,th1520-plic", "thead,c900-plic"; 241 compatible = "thead,th1520-clint", "thead,c900-clint"; 250 compatible = "thead,th1520-spi", "snps,dw-apb-ssi"; 271 compatible = "thead,th1520-dwcmshc"; 280 compatible = "thead,th1520-dwcmshc"; 289 compatible = "thead,th1520-dwcmshc"; 407 compatible = "thead,th1520-clk-ap";
|
D | th1520-lichee-module-4a.dtsi | 8 #include "th1520.dtsi" 12 compatible = "sipeed,lichee-module-4a", "thead,th1520";
|
D | th1520-beaglev-ahead.dts | 9 #include "th1520.dtsi" 13 compatible = "beagle,beaglev-ahead", "thead,th1520";
|
/linux-6.12.1/drivers/clk/thead/ |
D | Kconfig | 4 bool "T-HEAD TH1520 AP clock support" 11 on the T-HEAD TH1520 SoC. This includes configuration of
|
D | Makefile | 2 obj-$(CONFIG_CLK_THEAD_TH1520_AP) += clk-th1520-ap.o
|
D | clk-th1520-ap.c | 8 #include <dt-bindings/clock/thead,th1520-clk-ap.h> 1071 .compatible = "thead,th1520-clk-ap", 1080 .name = "th1520-clk", 1086 MODULE_DESCRIPTION("T-HEAD TH1520 AP Clock driver");
|
/linux-6.12.1/Documentation/devicetree/bindings/riscv/ |
D | thead.yaml | 23 - const: thead,th1520 29 - const: thead,th1520
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | snps,designware-i2c.yaml | 36 - description: T-HEAD TH1520 SoCs I2C controller 38 - const: thead,th1520-i2c
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | snps,dw-apb-ssi.yaml | 91 - description: T-HEAD TH1520 SoC SPI Controller 93 - const: thead,th1520-spi
|
/linux-6.12.1/Documentation/devicetree/bindings/timer/ |
D | sifive,clint.yaml | 44 - thead,th1520-clint
|
/linux-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | snps,dwcmshc-sdhci.yaml | 26 - thead,th1520-dwcmshc
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | sifive,plic-1.0.0.yaml | 72 - thead,th1520-plic
|
/linux-6.12.1/drivers/mmc/host/ |
D | sdhci-of-dwcmshc.c | 1336 .compatible = "thead,th1520-dwcmshc",
|
/linux-6.12.1/ |
D | MAINTAINERS | 19901 F: Documentation/devicetree/bindings/clock/thead,th1520-clk-ap.yaml 19903 F: drivers/clk/thead/clk-th1520-ap.c 19904 F: include/dt-bindings/clock/thead,th1520-clk-ap.h
|