Home
last modified time | relevance | path

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

123

/linux/Documentation/devicetree/bindings/soc/renesas/
H A Drenesas-soc.yaml7 title: Renesas SoC compatibles naming convention
14 Guidelines for new compatibles for SoC blocks/components.
15 When adding new compatibles in new bindings, use the format::
21 When adding new compatibles to existing bindings, use the format in the
38 # Preferred naming style for compatibles of SoC components
42 # Legacy compatibles
44 # New compatibles are not allowed.
55 # None SoC component compatibles
57 # Compatibles with the Renesas vendor prefix that do not relate to any SoC
58 # component are OK. New compatibles are allowed.
[all …]
/linux/scripts/dtc/
H A Ddt-extract-compatibles50 """ Find all compatibles in the last argument of a given function """
83 # Compatibles that show up in OF_DECLARE macros can't be expected to
88 def print_compat(filename, compatibles): argument
89 if not compatibles:
92 compat_str = ' '.join(compatibles)
95 print(*compatibles, sep='\n')
120 …ap.add_argument('-H', '--with-filename', help="Print filename with compatibles", action="store_tru…
121 …ap.add_argument('-d', '--driver-match', help="Only print compatibles that should match to a driver…
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]
[all...]
/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:
/linux/Documentation/devicetree/bindings/
H A Dincomplete-devices.yaml14 their compatibles are present in Linux drivers for various reasons.
20 checks on undocumented compatibles but also reject any DTS file using such
23 Usage of any of following compatibles is not allowed in Devicetree sources,
30 Rejected compatibles in Devicetree, but used in ACPI-based devices
36 - description: Legacy compatibles used on Macintosh devices
148 - description: Legacy compatibles used on other PowerPC devices
204 - description: Legacy compatibles used on SPARC devices
231 - description: Incomplete and/or legacy compatibles for unknown devices
/linux/tools/testing/selftests/dt/
H A Dtest_unprobed_devices.sh12 # * a list of the compatibles that can be matched by a Devicetree node
13 # * a list of compatibles that should be ignored
72 compatibles=$(tr '\000' '\n' < "${PDT}"/"${node}"/compatible)
74 for compatible in ${compatibles}; do
H A DMakefile12 $(top_srcdir)/scripts/dtc/dt-extract-compatibles -d $(top_srcdir) > $@
/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
/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)
/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"
/linux/Documentation/devicetree/bindings/soc/mobileye/
H A Dmobileye,eyeq5-olb.yaml268 # Compatibles exposing a single reset domain.
284 # Compatibles exposing two reset domains.
299 # Compatibles not exposing resets.
/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)
/linux/drivers/s390/char/
H A DKconfig130 tape subsystems and 100% compatibles.
139 tape subsystems and 100% compatibles.
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/
H A Dpic.txt3 Currently defined compatibles:
H A Dbrg.txt3 Currently defined compatibles:
/linux/drivers/hwmon/
H A Dads7828.c3 * ads7828.c - driver for TI ADS7828 8-channel A/D converter and compatibles
212 MODULE_DESCRIPTION("Driver for TI ADS7828 A/D converter and compatibles");
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dserial.txt3 Currently defined compatibles:
/linux/arch/powerpc/platforms/512x/
H A Dmpc512x_generic.c42 .compatibles = board, in define_machine()
/linux/arch/powerpc/platforms/83xx/
H A Dmpc831x_rdb.c41 .compatibles = board, in define_machine()
H A Dmpc830x_rdb.c41 .compatibles = board, in define_machine()
/linux/Documentation/devicetree/bindings/extcon/
H A Dfcs,fsa880.yaml7 title: Fairchild Semiconductor FSA880, FSA9480 and compatibles
/linux/Documentation/devicetree/bindings/soc/fsl/
H A Dguts.txt12 Possible compatibles:
/linux/Documentation/devicetree/bindings/spi/
H A Dspi-lantiq-ssc.txt13 For rest of the compatibles, should contain the "spi_rx", "spi_tx" and
/linux/Documentation/devicetree/bindings/regulator/
H A Dpv88080.txt10 NOTE: The use of the compatibles with no silicon version is deprecated.

123