Searched +full:tokenizable +full:- +full:lower +full:- +full:enum (Results 1 – 3 of 3) sorted by relevance
2 # SPDX-License-Identifier: BSD-3-Clause4 description: Property enum test9 int-enum:11 enum:12 - 113 - 214 - 316 string-enum: # not tokenizable18 enum:19 - foo bar[all …]
4 * SPDX-License-Identifier: BSD-3-Clause9 /dts-v1/;16 interrupt-parent-test {18 compatible = "interrupt-three-cell";19 #interrupt-cells = <3>;20 interrupt-controller;24 interrupt-names = "foo", "bar";25 interrupt-parent = <&{/interrupt-parent-test/controller}>;28 interrupts-extended-test {29 controller-0 {[all …]
2 # SPDX-License-Identifier: BSD-3-Clause22 # test.dts is the main test file. test-bindings/ and test-bindings-2/ has45 with from_here(): edtlib.EDT("test.dts", ["test-bindings"])47 enums_hpath = hpath('test-bindings/enums.yaml')49 … marked as deprecated in 'properties:' in {hpath('test-bindings/deprecated.yaml')} for node /test-…50 "unit address and first address in 'reg' (0x1) don't match for /reg-zero-size-cells/node",51 "unit address and first address in 'reg' (0x5) don't match for /reg-ranges/parent/node",52 …"unit address and first address in 'reg' (0x30000000200000001) don't match for /reg-nested-ranges/…53 …f"compatible 'enums' in binding '{enums_hpath}' has non-tokenizable enum for property 'string-enum…54 …ble 'enums' in binding '{enums_hpath}' has enum for property 'tokenizable-lower-enum' that is only…[all …]