Lines Matching +full:baz +full:- +full:cells
1 # SPDX-License-Identifier: BSD-3-Clause
8 nonexistent-boolean:
11 existent-boolean:
21 uint8-array:
22 type: uint8-array
28 string-array:
29 type: string-array
30 const: ['foo', 'bar', 'baz']
32 phandle-ref:
35 phandle-refs:
38 phandle-array-foos:
39 type: phandle-array
41 phandle-array-foo-names:
42 type: string-array
44 # There's some slight special-casing for GPIOs in that 'foo-gpios = ...'
45 # gets resolved to #gpio-cells rather than #foo-gpio-cells, so test that
47 foo-gpios:
48 type: phandle-array