Lines Matching full:properties
40 :ref:`dt-bindings-properties` in the devicetree bindings documentation.
68 These properties have type ``phandle``.
76 properties like ``pinctrl-0``, ``pinctrl-1`` etc. may contain multiple
87 These properties have type ``phandles``.
98 These properties have type ``phandle-array``.
102 phandle-array properties
105 These properties are commonly used to specify a resource that is owned by
111 Usually, properties with this type are written like ``phandle-array-prop`` in
135 document more rules about how to use phandle-array properties in practice.
140 Perhaps the most common use case for phandle-array properties is specifying one argument
143 cases** that are handled in devicetree with phandle-array properties.
178 Such properties can contain multiple values as well:
202 use them in phandle-array properties.
236 the ``foo`` and ``bar`` nodes to have the following ``#baz-cells`` properties:
279 case) using different ``#SPACE_NAME-cells`` properties.
300 Associating properties with specifier spaces
307 - devicetree nodes use ``#SPECIFIER_NAME-cells`` properties to
310 In this section, we explain how phandle-array properties get their specifier
321 properties:
333 ``*-gpios`` properties are special-cased so that e.g. ``foo-gpios`` resolves to
367 properties
369 - :ref:`dt-bindings-properties`: how to write bindings for properties with