Lines Matching refs:foo
24 This is the Vendomatic company's foo-device.
35 compatible: "manufacturer,foo-device"
55 foo-cells:
56 # "Specifier" cell names for the 'foo' domain go here; example 'foo'
192 # Describes an optional property like 'keys = "foo", "bar";'
236 default: "foo"
240 default: ["foo", "bar"] # Same as 'string-array-with-default = "foo", "bar"'
311 ``foo = "/path/to/some/node";``
315 - ``foo = <&label>, [01 02];``
343 foo:
347 If property ``foo`` is missing in a matching node, then the output will be as
348 if ``foo = <3>;`` had appeared in the DTS (except YAML data types are used for
394 space ``foo``. As a special case, ``*-gpios`` properties have specifier space
395 "gpio", so that ``foo-gpios`` will have specifier space "gpio" rather than
396 "foo-gpio".
486 compatible: foo
500 compatible = "foo";
630 compatible = "foo,pwm";
643 The bindings for compatible ``"foo,pwm"`` and ``"bar,pwm"`` must give a name to
648 # foo,pwm.yaml
649 compatible: "foo,pwm"
685 include: foo.yaml
687 If any file named :file:`foo.yaml` is found (see
698 # foo.yaml will be merged with content at this level
699 include: foo.yaml
736 - foo.yaml
739 This includes the files :file:`foo.yaml` and :file:`bar.yaml`. (You can
740 write this list in a single line of YAML as ``include: [foo.yaml, bar.yaml]``.)
754 - name: foo.yaml
776 - foo.yaml