Searched refs:compatibles (Results 1 – 25 of 41) sorted by relevance
12
/Linux-v6.1/scripts/dtc/ |
D | dt-extract-compatibles | 43 def print_compat(filename, compatibles): argument 44 if not compatibles: 47 compat_str = ' '.join(compatibles) 50 print(*compatibles, sep='\n')
|
D | dt_to_config | 751 my @compatibles = split('", "', $compatible); 753 $compatibles[0] =~ s/^"//; 754 $compatibles[$#compatibles] =~ s/"$//; 756 $pn_arg{compatible_cnt} = $#compatibles + 1; 759 for $compat (@compatibles) {
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | tuner-cardlist.rst | 10 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-v6.1/Documentation/devicetree/bindings/watchdog/ |
D | marvel.txt | 20 Clocks required for compatibles = "marvell,orion-wdt", 24 Clocks required for compatibles = "marvell,armada-xp-wdt"
|
/Linux-v6.1/drivers/hwmon/pmbus/ |
D | Kconfig | 42 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-v6.1/Documentation/devicetree/bindings/thermal/ |
D | armada-thermal.txt | 22 Note: The compatibles marvell,armada370-thermal, 26 compatibles must point to "control LSB/control 0" with size of 8.
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | network.txt | 3 Currently defined compatibles: 25 Currently defined compatibles: 47 Currently defined compatibles:
|
D | serial.txt | 3 Currently defined compatibles:
|
/Linux-v6.1/Documentation/devicetree/bindings/mmc/ |
D | fsl-esdhc.txt | 11 Possible compatibles for PowerPC: 18 Possible compatibles for ARM:
|
/Linux-v6.1/drivers/hwmon/ |
D | Kconfig | 71 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-v6.1/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/ |
D | pic.txt | 3 Currently defined compatibles:
|
D | brg.txt | 3 Currently defined compatibles:
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/marvell/ |
D | marvell,orion5x.txt | 10 SoC. Currently known SoC compatibles are:
|
D | marvell,kirkwood.txt | 10 SoC. Currently known SoC compatibles are:
|
/Linux-v6.1/Documentation/devicetree/bindings/phy/ |
D | brcm,stingray-usb-phy.txt | 4 - compatible : should be one of the listed compatibles
|
D | phy-rockchip-inno-hdmi.txt | 4 - compatible : should be one of the listed compatibles:
|
/Linux-v6.1/Documentation/devicetree/bindings/spi/ |
D | spi-lantiq-ssc.txt | 13 For rest of the compatibles, should contain the "spi_rx", "spi_tx" and
|
/Linux-v6.1/Documentation/devicetree/bindings/timer/ |
D | marvell,armada-370-xp-timer.txt | 18 Clocks required for compatibles = "marvell,armada-xp-timer",
|
/Linux-v6.1/Documentation/devicetree/bindings/ |
D | writing-bindings.rst | 43 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
|
D | Makefile | 80 $(Q)$(srctree)/scripts/dtc/dt-extract-compatibles $(srctree) | xargs dt-check-compatible -v -s $<
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/fsl/ |
D | guts.txt | 12 Possible compatibles:
|
/Linux-v6.1/Documentation/devicetree/bindings/crypto/ |
D | inside-secure-safexcel.txt | 19 Two compatibles are kept for backward compatibility, but shouldn't be used for
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | pv88080.txt | 10 NOTE: The use of the compatibles with no silicon version is deprecated.
|
/Linux-v6.1/drivers/s390/char/ |
D | Kconfig | 137 tape subsystems and 100% compatibles. 146 tape subsystems and 100% compatibles.
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | fsl,esai.txt | 11 compatibles:
|
12