Home
last modified time | relevance | path

Searched refs:compatibles (Results 1 – 25 of 51) sorted by relevance

123

/linux-6.1.9/Documentation/devicetree/bindings/arm/samsung/
Dsamsung-soc.yaml7 title: Samsung S3C, S5P and Exynos SoC compatibles naming convention
13 Guidelines for new compatibles for SoC blocks/components.
14 When adding new compatibles in new bindings, use the format::
30 - description: Preferred naming style for compatibles of SoC components
33 # Legacy compatibles with wild-cards - list cannot grow with new bindings:
/linux-6.1.9/scripts/dtc/
Ddt-extract-compatibles43 def print_compat(filename, compatibles): argument
44 if not compatibles:
47 compat_str = ' '.join(compatibles)
50 print(*compatibles, sep='\n')
Ddt_to_config751 my @compatibles = split('", "', $compatible);
753 $compatibles[0] =~ s/^"//;
754 $compatibles[$#compatibles] =~ s/"$//;
756 $pn_arg{compatible_cnt} = $#compatibles + 1;
759 for $compat (@compatibles) {
/linux-6.1.9/Documentation/devicetree/bindings/reset/
Dqcom,pdc-global.yaml19 - description: on SC7180 SoCs the following compatibles must be specified
24 - description: on SC7280 SoCs the following compatibles must be specified
28 - description: on SDM845 SoCs the following compatibles must be specified
Dqcom,aoss-reset.yaml19 - description: on SC7180 SoCs the following compatibles must be specified
24 - description: on SC7280 SoCs the following compatibles must be specified
29 - description: on SDM845 SoCs the following compatibles must be specified
/linux-6.1.9/Documentation/admin-guide/media/
Dtuner-cardlist.rst10 1 Philips PAL_I (FI1246 and compatibles)
11 2 Philips NTSC (FI1236,FM1236 and compatibles)
14 5 Philips PAL_BG (FI1216 and compatibles)
32 23 Philips PAL_DK (FI1256 and compatibles)
/linux-6.1.9/Documentation/devicetree/bindings/watchdog/
Dmarvel.txt20 Clocks required for compatibles = "marvell,orion-wdt",
24 Clocks required for compatibles = "marvell,armada-xp-wdt"
/linux-6.1.9/drivers/hwmon/pmbus/
DKconfig42 tristate "Analog Devices ADM1275 and compatibles"
136 tristate "Infineon IR38064 and compatibles"
145 bool "Regulator support for IR38064 and compatibles"
169 tristate "National Semiconductor LM25066 and compatibles"
178 bool "Regulator support for LM25066 and compatibles"
194 tristate "Linear Technologies LTC2978 and compatibles"
204 bool "Regulator support for LTC2978 and compatibles"
267 tristate "Maxim MAX31785 and compatibles"
276 tristate "Maxim MAX34440 and compatibles"
321 tristate "Flex PIM4328 and compatibles"
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/thermal/
Darmada-thermal.txt22 Note: The compatibles marvell,armada370-thermal,
26 compatibles must point to "control LSB/control 0" with size of 8.
/linux-6.1.9/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dnetwork.txt3 Currently defined compatibles:
25 Currently defined compatibles:
47 Currently defined compatibles:
Dserial.txt3 Currently defined compatibles:
/linux-6.1.9/Documentation/devicetree/bindings/mmc/
Dfsl-esdhc.txt11 Possible compatibles for PowerPC:
18 Possible compatibles for ARM:
/linux-6.1.9/drivers/hwmon/
DKconfig71 tristate "Analog Devices AD7314 and compatibles"
101 tristate "Analog Devices ADM1021 and compatibles"
113 tristate "Analog Devices ADM1025 and compatibles"
124 tristate "Analog Devices ADM1026 and compatibles"
146 tristate "Analog Devices ADM1031 and compatibles"
156 tristate "Analog Devices ADM1177 and compatibles"
166 tristate "Analog Devices ADM9240 and compatibles"
490 tristate "Dallas Semiconductor DS1621 and compatibles"
583 tristate "Fintek F71882FG and compatibles"
786 tristate "ITE IT87xx and compatibles"
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/
Dpic.txt3 Currently defined compatibles:
Dbrg.txt3 Currently defined compatibles:
/linux-6.1.9/Documentation/devicetree/bindings/arm/marvell/
Dmarvell,orion5x.txt10 SoC. Currently known SoC compatibles are:
/linux-6.1.9/Documentation/devicetree/bindings/extcon/
Dfcs,fsa880.yaml7 title: Fairchild Semiconductor FSA880, FSA9480 and compatibles
/linux-6.1.9/Documentation/devicetree/bindings/phy/
Dbrcm,stingray-usb-phy.txt4 - compatible : should be one of the listed compatibles
Dphy-rockchip-inno-hdmi.txt4 - compatible : should be one of the listed compatibles:
/linux-6.1.9/Documentation/devicetree/bindings/spi/
Dspi-lantiq-ssc.txt13 For rest of the compatibles, should contain the "spi_rx", "spi_tx" and
/linux-6.1.9/Documentation/devicetree/bindings/timer/
Dmarvell,armada-370-xp-timer.txt18 Clocks required for compatibles = "marvell,armada-xp-timer",
/linux-6.1.9/Documentation/devicetree/bindings/
Dwriting-bindings.rst43 strings. DO use fallback compatibles when devices are the same as or a subset
44 of prior implementations. DO add new compatibles in case there are new
/linux-6.1.9/Documentation/devicetree/bindings/soc/fsl/
Dguts.txt12 Possible compatibles:
/linux-6.1.9/Documentation/devicetree/bindings/crypto/
Dinside-secure-safexcel.txt19 Two compatibles are kept for backward compatibility, but shouldn't be used for
/linux-6.1.9/Documentation/devicetree/bindings/regulator/
Dpv88080.txt10 NOTE: The use of the compatibles with no silicon version is deprecated.

123