Searched refs:compatibles (Results 1 – 12 of 12) sorted by relevance
292 compatibles = {binding.compatible for binding in bindings}294 f'.. dtcompatible:: {compatible}' for compatible in compatibles680 def setup_compatibles_dir(compatibles, compatibles_dir): argument690 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
389 ``my_spi_device`` and ``my_i2c_device`` compatibles, you should now be able to401 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
60 ; Macros are generated for each of a node's compatibles;
2335 compatibles = node.props['compatible'].val2341 assert isinstance(compatibles, list)2343 for compat in compatibles:
434 matching the devicetree compatibles :dtcompatible:`quectel,lc26g`,
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.