| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| 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 | 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";
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| 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> 82 compatible = "samsung,s5pv210-onenand"; 96 compatible = "samsung,s5pv210-chipid"; 101 compatible = "samsung,s5pv210-clock"; 109 compatible = "samsung-s5pv210-pmu", "syscon"; 114 compatible = "samsung,s5pv210-pinctrl"; [all …]
|
| 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-fascinate4g.dts | 6 #include "s5pv210-aries.dtsi" 9 model = "Samsung Galaxy S Fascinate 4G (SGH-T959P) based on S5PV210"; 10 compatible = "samsung,fascinate4g", "samsung,aries", "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-galaxys.dts | 6 #include "s5pv210-aries.dtsi" 9 model = "Samsung Galaxy S1 (GT-I9000) based on S5PV210"; 10 compatible = "samsung,galaxys", "samsung,aries", "samsung,s5pv210";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/clock/ |
| D | samsung,s5pv210-clock.txt | 1 * Samsung S5P6442/S5PC110/S5PV210 Clock Controller 3 Samsung S5P6442, S5PC110 and S5PV210 SoCs contain integrated clock 10 - "samsung,s5pv210-clock" : for clock controller of Samsung 11 S5PC110/S5PV210 SoCs, 21 dt-bindings/clock/s5pv210.h header and can be used in device tree sources. 43 compatible = "samsung,s5pv210-clock"; 69 compatible = "samsung,s5pv210-uart";
|
| D | clk-s5pv210-audss.txt | 4 to Audio Subsystem block available in the S5PV210 and compatible SoCs. 8 - compatible: should be "samsung,s5pv210-audss-clock". 27 dt-bindings/clock/s5pv210-audss-clk.h header and can be used in device 33 compatible = "samsung,s5pv210-audss-clock";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | samsung,s5pv210-clock.txt | 1 * Samsung S5P6442/S5PC110/S5PV210 Clock Controller 3 Samsung S5P6442, S5PC110 and S5PV210 SoCs contain integrated clock 10 - "samsung,s5pv210-clock" : for clock controller of Samsung 11 S5PC110/S5PV210 SoCs, 21 dt-bindings/clock/s5pv210.h header and can be used in device tree sources. 43 compatible = "samsung,s5pv210-clock"; 69 compatible = "samsung,s5pv210-uart";
|
| D | clk-s5pv210-audss.txt | 4 to Audio Subsystem block available in the S5PV210 and compatible SoCs. 8 - compatible: should be "samsung,s5pv210-audss-clock". 27 dt-bindings/clock/s5pv210-audss-clk.h header and can be used in device 33 compatible = "samsung,s5pv210-audss-clock";
|
| /kernel/linux/linux-5.10/arch/arm/mach-s5pv210/ |
| D | Kconfig | 6 # Configuration options for the S5PV210/S5PC110 9 bool "Samsung S5PV210/S5PC110" 22 Samsung S5PV210/S5PC110 series based systems 31 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")
|
| /kernel/linux/linux-4.19/arch/arm/mach-s5pv210/ |
| D | Kconfig | 6 # Configuration options for the S5PV210/S5PC110 9 bool "Samsung S5PV210/S5PC110" 22 Samsung S5PV210/S5PC110 series based systems 31 Enable S5PV210 CPU support
|
| D | s5pv210.c | 3 // Samsung's S5PC110/S5PV210 flattened device tree enabled machine. 28 if (!of_flat_dt_is_compatible(node, "samsung,s5pv210-clock")) in s5pv210_fdt_map_sys() 58 platform_device_register_simple("s5pv210-cpufreq", -1, NULL, 0); in s5pv210_dt_init_late() 64 "samsung,s5pv210", 68 DT_MACHINE_START(S5PV210_DT, "Samsung S5PC110/S5PV210-based board")
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/gpu/ |
| D | samsung-g2d.txt | 5 (a) "samsung,s5pv210-g2d" for G2D IP present in S5PV210 & Exynos4210 SoC 16 - for S5PV210 and Exynos4 based SoCs: "fimg2d" and 22 compatible = "samsung,s5pv210-g2d";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/samsung/ |
| D | samsung-boards.yaml | 17 - description: S5PV210 based boards 20 - aesop,torbreck # aESOP Torbreck based on S5PV210 24 - yic,smdkv210 # YIC System SMDKV210 based on S5PV210 25 - const: samsung,s5pv210 27 - description: S5PV210 based Aries boards 33 - const: samsung,s5pv210
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/crypto/ |
| D | samsung-sss.txt | 3 The SSS module in S5PV210 SoC supports the following: 22 - "samsung,s5pv210-secss" for S5PV210 SoC.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/crypto/ |
| D | samsung-sss.yaml | 14 The SSS module in S5PV210 SoC supports the following: 32 - samsung,s5pv210-secss # for S5PV210
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/gpu/ |
| D | samsung-g2d.yaml | 15 - samsung,s5pv210-g2d # in S5PV210 & Exynos4210 SoC 68 compatible = "samsung,s5pv210-g2d";
|
| /kernel/linux/linux-4.19/drivers/phy/samsung/ |
| D | Kconfig | 60 bool "Support for S5PV210" 64 Enable USB PHY support for S5PV210. This option requires that Samsung 66 particular SoC is compiled in the driver. In case of S5PV210 two phys
|
| /kernel/linux/linux-5.10/drivers/phy/samsung/ |
| D | Kconfig | 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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | samsung-keypad.txt | 13 - "samsung,s5pv210-keypad": For controllers compatible with s5pv210 keypad 49 compatible = "samsung,s5pv210-keypad";
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/ |
| D | samsung-keypad.txt | 13 - "samsung,s5pv210-keypad": For controllers compatible with s5pv210 keypad 49 compatible = "samsung,s5pv210-keypad";
|