Searched refs:compatibles (Results 1 – 15 of 15) sorted by relevance
16 Enable driver for WS2812 (and compatibles) LED strip using SPI.26 Enable driver for WS2812 (and compatibles) LED strip using I2S.40 Enable driver for WS2812 (and compatibles) LED strip directly controlling with GPIO.53 Enable driver for WS2812 (and compatibles) LED strip using
297 compatibles = {binding.compatible for binding in bindings}299 f'.. dtcompatible:: {compatible}' for compatible in compatibles690 def setup_compatibles_dir(compatibles, compatibles_dir): argument700 for compatible in compatibles)
19 :dtcompatible:`gpio-keys` compatibles can be used.
113 properties, and compatibles should not include them unless they refer to an
388 ``my_spi_device`` and ``my_i2c_device`` compatibles, you should now be able to400 compatibles) supported by the driver.
135 devicetree compatibles they are associated with. You will have to figure this
242 ``devicetree.h`` to find nodes with relevant compatibles, in order to
61 ; Macros are generated for each of a node's compatibles;
2436 compatibles = node.props['compatible'].val2442 assert isinstance(compatibles, list)2444 for compat in compatibles:
174 compatible = "<compatibles>";
439 matching the devicetree compatibles :dtcompatible:`quectel,lc26g`,
1612 This is useful for nodes that have multiple compatibles.
1388 * :github:`26397` - storage: flash_map: Only works on limited compatibles
18 * Improved access to Devicetree compatibles from Kconfig (new generated
746 advantage of device tree compatibles.