Home
last modified time | relevance | path

Searched full:compatibles (Results 1 – 25 of 100) sorted by relevance

1234

/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dqcom-soc.yaml7 title: Qualcomm SoC compatibles naming convention
13 Guidelines for new compatibles for SoC blocks/components.
14 When adding new compatibles in new bindings, use the format::
20 When adding new compatibles to existing bindings, use the format in the
33 # Preferred naming style for compatibles of SoC components:
37 # Legacy namings - variations of existing patterns/compatibles are OK,
58 # Legacy compatibles with wild-cards - list cannot grow with new bindings:
/openbmc/linux/Documentation/devicetree/bindings/arm/samsung/
H A 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:
/openbmc/linux/scripts/dtc/
H A Ddt-extract-compatibles43 def print_compat(filename, compatibles): argument
44 if not compatibles:
47 compat_str = ' '.join(compatibles)
50 print(*compatibles, sep='\n')
75 …ap.add_argument('-H', '--with-filename', help="Print filename with compatibles", action="store_tru…
H A Ddt_to_config45 "multiple compatibles found for this node",
70 # ----- magic compatibles, do not have a driver
72 # Will not search for drivers for these compatibles.
80 # Will not search for drivers for these compatibles.
82 # These compatibles have a very large number of false positives.
186 Report driver source files that match the compatibles in the device
751 my @compatibles = split('", "', $compatible);
753 $compatibles[0] =~ s/^"//;
754 $compatibles[$#compatibles] =~ s/"$//;
756 $pn_arg{compatible_cnt} = $#compatibles + 1;
[all …]
/openbmc/linux/drivers/hwmon/pmbus/
H A DKconfig51 tristate "Analog Devices ADM1275 and compatibles"
154 tristate "Infineon IR38064 and compatibles"
163 bool "Regulator support for IR38064 and compatibles"
187 tristate "National Semiconductor LM25066 and compatibles"
196 bool "Regulator support for LM25066 and compatibles"
212 tristate "Linear Technologies LTC2978 and compatibles"
222 bool "Regulator support for LTC2978 and compatibles"
295 tristate "Maxim MAX31785 and compatibles"
304 tristate "Maxim MAX34440 and compatibles"
390 tristate "Flex PIM4328 and compatibles"
[all …]
/openbmc/linux/drivers/hwmon/
H A DKconfig79 tristate "Analog Devices AD7314 and compatibles"
109 tristate "Analog Devices ADM1021 and compatibles"
121 tristate "Analog Devices ADM1025 and compatibles"
132 tristate "Analog Devices ADM1026 and compatibles"
154 tristate "Analog Devices ADM1031 and compatibles"
164 tristate "Analog Devices ADM1177 and compatibles"
174 tristate "Analog Devices ADM9240 and compatibles"
512 tristate "Dallas Semiconductor DS1621 and compatibles"
605 tristate "Fintek F71882FG and compatibles"
827 tristate "ITE IT87xx and compatibles"
[all …]
H A Dads7828.c3 * ads7828.c - driver for TI ADS7828 8-channel A/D converter and compatibles
217 MODULE_DESCRIPTION("Driver for TI ADS7828 A/D converter and compatibles");
/openbmc/linux/Documentation/devicetree/bindings/reset/
H A 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
H A 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
/openbmc/linux/Documentation/admin-guide/media/
H A 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)
/openbmc/phosphor-logging/test/openpower-pels/
H A Ddevice_callouts_test.cpp276 std::vector<std::string> compatibles{"system1", "systemA", "system3"}; in TEST_F() local
277 EXPECT_EQ(util::getJSONFilename(compatibles), in TEST_F()
281 // Actual filename not in compatibles in TEST_F()
283 std::vector<std::string> compatibles{"system5", "system6"}; in TEST_F() local
284 EXPECT_THROW(util::getJSONFilename(compatibles), std::invalid_argument); in TEST_F()
298 std::vector<std::string> compatibles{"system1", "systemA", in TEST_F() local
300 EXPECT_EQ(util::getJSONFilename(compatibles), in TEST_F()
306 std::vector<std::string> compatibles{"systemX", "systemY"}; in TEST_F() local
307 EXPECT_EQ(util::getJSONFilename(compatibles), fallbackFile); in TEST_F()
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dnetwork.txt3 Currently defined compatibles:
25 Currently defined compatibles:
47 Currently defined compatibles:
H A Dserial.txt3 Currently defined compatibles:
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dmarvel.txt20 Clocks required for compatibles = "marvell,orion-wdt",
24 Clocks required for compatibles = "marvell,armada-xp-wdt"
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Darmada-thermal.txt23 Note: The compatibles marvell,armada370-thermal,
27 compatibles must point to "control LSB/control 0" with size of 8.
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dfsl-esdhc.txt11 Possible compatibles for PowerPC:
18 Possible compatibles for ARM:
/openbmc/linux/drivers/comedi/drivers/
H A Dni_labpc.c4 * Driver for National Instruments Lab-PC series boards and compatibles
10 * Description: National Instruments Lab-PC (& compatibles)
/openbmc/linux/Documentation/devicetree/bindings/
H A 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
/openbmc/linux/drivers/s390/char/
H A DKconfig130 tape subsystems and 100% compatibles.
139 tape subsystems and 100% compatibles.
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/
H A Dpic.txt3 Currently defined compatibles:
H A Dbrg.txt3 Currently defined compatibles:
/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/
H A Dmarvell,orion5x.txt10 SoC. Currently known SoC compatibles are:
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dbrcm,stingray-usb-phy.txt4 - compatible : should be one of the listed compatibles
/openbmc/linux/Documentation/devicetree/bindings/extcon/
H A Dfcs,fsa880.yaml7 title: Fairchild Semiconductor FSA880, FSA9480 and compatibles
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dinside-secure-safexcel.txt19 Two compatibles are kept for backward compatibility, but shouldn't be used for

1234