/linux-6.12.1/arch/arm/boot/dts/samsung/ |
D | s5pv210.dtsi | 3 * Samsung's S5PV210 SoC device tree source 10 * Samsung's S5PV210 SoC device nodes are listed in this file. S5PV210 15 * S5PV210 SoC. As device tree coverage for S5PV210 increases, additional 19 #include <dt-bindings/clock/s5pv210.h> 20 #include <dt-bindings/clock/s5pv210-audss.h> 76 compatible = "samsung,s5pv210-onenand"; 90 compatible = "samsung,s5pv210-chipid"; 95 compatible = "samsung,s5pv210-clock"; 103 compatible = "samsung-s5pv210-pmu", "syscon"; 108 compatible = "samsung,s5pv210-pinctrl"; [all …]
|
D | Makefile | 51 s5pv210-aquila.dtb \ 52 s5pv210-fascinate4g.dtb \ 53 s5pv210-galaxys.dtb \ 54 s5pv210-goni.dtb \ 55 s5pv210-smdkc110.dtb \ 56 s5pv210-smdkv210.dtb \ 57 s5pv210-torbreck.dtb
|
D | s5pv210-torbreck.dts | 3 * Samsung's S5PV210 SoC device tree source 19 #include "s5pv210.dtsi" 22 model = "aESOP Torbreck based on S5PV210"; 23 compatible = "aesop,torbreck", "samsung,s5pv210";
|
D | s5pv210-smdkc110.dts | 3 * Samsung's S5PV210 SoC device tree source 19 #include "s5pv210.dtsi" 23 compatible = "yic,smdkc110", "samsung,s5pv210";
|
D | s5pv210-smdkv210.dts | 3 * Samsung's S5PV210 SoC device tree source 20 #include "s5pv210.dtsi" 23 model = "YIC System SMDKV210 based on S5PV210"; 24 compatible = "yic,smdkv210", "samsung,s5pv210";
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | samsung,s5pv210-audss-clock.yaml | 4 $id: http://devicetree.org/schemas/clock/samsung,s5pv210-audss-clock.yaml# 7 title: Samsung S5Pv210 SoC Audio SubSystem clock controller 17 include/dt-bindings/clock/s5pv210-audss.h header. 21 const: samsung,s5pv210-audss-clock 69 #include <dt-bindings/clock/s5pv210.h> 72 compatible = "samsung,s5pv210-audss-clock";
|
D | samsung,s5pv210-clock.yaml | 4 $id: http://devicetree.org/schemas/clock/samsung,s5pv210-clock.yaml# 7 title: Samsung S5P6442/S5PC110/S5PV210 SoC clock controller 24 include/dt-bindings/clock/s5pv210.h header. 29 - samsung,s5pv210-clock 57 #include <dt-bindings/clock/s5pv210.h> 74 compatible = "samsung,s5pv210-clock";
|
/linux-6.12.1/Documentation/devicetree/bindings/mtd/ |
D | samsung,s5pv210-onenand.yaml | 4 $id: http://devicetree.org/schemas/mtd/samsung,s5pv210-onenand.yaml# 7 title: Samsung S5Pv210 SoC OneNAND Controller 15 - samsung,s5pv210-onenand 48 #include <dt-bindings/clock/s5pv210.h> 51 compatible = "samsung,s5pv210-onenand";
|
/linux-6.12.1/arch/arm/mach-s5pv210/ |
D | Kconfig | 6 # Configuration options for the S5PV210/S5PC110 9 bool "Samsung S5PV210/S5PC110" 19 Samsung S5PV210/S5PC110 series based systems 28 Enable S5PV210 CPU support
|
D | s5pv210.c | 3 // Samsung's S5PC110/S5PV210 flattened device tree enabled machine. 26 if (!of_flat_dt_is_compatible(node, "samsung,s5pv210-clock")) in s5pv210_fdt_map_sys() 56 platform_device_register_simple("s5pv210-cpufreq", -1, NULL, 0); in s5pv210_dt_init_late() 62 "samsung,s5pv210", 66 DT_MACHINE_START(S5PV210_DT, "Samsung S5PC110/S5PV210-based board")
|
/linux-6.12.1/Documentation/devicetree/bindings/hwinfo/ |
D | samsung,s5pv210-chipid.yaml | 4 $id: http://devicetree.org/schemas/hwinfo/samsung,s5pv210-chipid.yaml# 7 title: Samsung S5PV210 SoC ChipID 14 const: samsung,s5pv210-chipid 28 compatible = "samsung,s5pv210-chipid";
|
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ |
D | samsung,s5pv210-dmc.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/samsung,s5pv210-dmc.yaml# 7 title: Samsung S5Pv210 SoC Dynamic Memory Controller 17 const: samsung,s5pv210-dmc 31 compatible = "samsung,s5pv210-dmc";
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | samsung,mipi-video-phy.yaml | 15 For samsung,s5pv210-mipi-video-phy compatible PHYs the second cell in the 29 - samsung,s5pv210-mipi-video-phy 41 samsung,s5pv210-mipi-video-phy and samsung,exynos5420-mipi-video-phy (if 79 - samsung,s5pv210-mipi-video-phy 109 compatible = "samsung,s5pv210-mipi-video-phy";
|
/linux-6.12.1/Documentation/devicetree/bindings/media/ |
D | samsung,s5pv210-jpeg.yaml | 4 $id: http://devicetree.org/schemas/media/samsung,s5pv210-jpeg.yaml# 7 title: Samsung S5PV210 and Exynos SoC JPEG codec 18 - samsung,s5pv210-jpeg 59 - samsung,s5pv210-jpeg
|
/linux-6.12.1/drivers/phy/samsung/ |
D | Kconfig | 50 S5Pv210 and Exynos SoCs. This driver provides the interface for USB 70 bool "Support for S5PV210" 74 Enable USB PHY support for S5PV210. This option requires that Samsung 76 particular SoC is compiled in the driver. In case of S5PV210 two phys
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/samsung/ |
D | samsung-boards.yaml | 30 - description: S5PV210 based boards 33 - aesop,torbreck # aESOP Torbreck based on S5PV210 37 - yic,smdkv210 # YIC System SMDKV210 based on S5PV210 38 - const: samsung,s5pv210 40 - description: S5PV210 based Aries boards 46 - const: samsung,s5pv210
|
/linux-6.12.1/Documentation/devicetree/bindings/gpu/ |
D | samsung-g2d.yaml | 15 - samsung,s5pv210-g2d # in S5PV210 & Exynos4210 SoC 79 compatible = "samsung,s5pv210-g2d";
|
/linux-6.12.1/Documentation/devicetree/bindings/crypto/ |
D | samsung-sss.yaml | 13 The SSS module in S5PV210 SoC supports the following: 31 - samsung,s5pv210-secss # for S5PV210
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | samsung,pinctrl-wakeup-interrupt.yaml | 19 For S3C24xx, S3C64xx, S5PV210 and Exynos4210 compatible wake-up interrupt 36 - samsung,s5pv210-wakeup-eint 97 - samsung,s5pv210-wakeup-eint
|
/linux-6.12.1/drivers/clk/samsung/ |
D | clk-s5pv210-audss.c | 10 * Driver for Audio Subsystem Clock Controller of S5PV210-compatible SoCs. 21 #include <dt-bindings/clock/s5pv210-audss.h> 192 { .compatible = "samsung,s5pv210-audss-clock", }, 198 .name = "s5pv210-audss-clk",
|
D | clk-s5pv210.c | 8 * Common Clock Framework support for all S5PC110/S5PV210 SoCs. 18 #include <dt-bindings/clock/s5pv210.h> 20 /* S5PC110/S5PV210 clock controller register offsets */ 66 /* IDs of PLLs available on S5PV210/S5P6442 SoCs */ 386 /* S5PV210-specific clock muxes. */ 463 /* S5PV210-specific fixed rate clocks generated inside the SoC. */ 508 /* S5PV210-specific clock dividers. */ 625 /* S5PV210-specific clock gates. */ 714 /* S5PV210-specific PLLs. */ 793 is_s5p6442 ? "S5P6442" : "S5PV210", in __s5pv210_clk_init() [all …]
|
D | Makefile | 27 obj-$(CONFIG_S5PV210_COMMON_CLK) += clk-s5pv210.o clk-s5pv210-audss.o
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | samsung-i2s.yaml | 21 samsung,s5pv210-i2s: for 8/16/24bit multichannel (5.1) I2S with 50 - samsung,s5pv210-i2s 147 compatible = "samsung,s5pv210-i2s";
|
/linux-6.12.1/Documentation/devicetree/bindings/soc/samsung/ |
D | exynos-pmu.yaml | 30 - samsung-s5pv210-pmu 51 - samsung-s5pv210-pmu 207 compatible = "samsung,s5pv210-mipi-video-phy";
|
/linux-6.12.1/Documentation/arch/arm/samsung/ |
D | overview.rst | 16 - S5PC110 / S5PV210 28 - S5PV210 specific default configuration
|