Searched +full:grandchild +full:- +full:prop +full:- +full:1 (Results 1 – 9 of 9) sorted by relevance
1 # SPDX-License-Identifier: BSD-3-Clause4 # the grandchild-binding level.7 prop-1:9 prop-2:11 prop-3:14 child-binding:16 child-prop-1:18 child-prop-2:20 child-prop-3:23 child-binding:[all …]
1 # SPDX-License-Identifier: BSD-3-Clause12 child-binding:14 child-prop-1:16 child-prop-2:19 child-binding:21 grandchild-prop-1:23 grandchild-prop-2:
1 # SPDX-License-Identifier: BSD-3-Clause4 # up to the grandchild-binding level.7 - name: simple_inherit.yaml8 property-allowlist: [prop-1]9 child-binding:10 property-allowlist: [child-prop-1]11 child-binding:12 property-allowlist: [grandchild-prop-1]
1 description: Test binding for filtering 'child-binding' properties4 - name: include.yaml5 property-allowlist: [x]6 child-binding:7 property-blocklist: [child-prop-1]8 child-binding:9 property-allowlist: [grandchild-prop-1]11 compatible: filter-child-bindings
2 # SPDX-License-Identifier: BSD-3-Clause23 # test.dts is the main test file. test-bindings/ and test-bindings-2/ has46 with from_here(): edtlib.EDT("test.dts", ["test-bindings"])48 enums_hpath = hpath('test-bindings/enums.yaml')50 … marked as deprecated in 'properties:' in {hpath('test-bindings/deprecated.yaml')} for node /test-…51 "unit address and first address in 'reg' (0x1) don't match for /reg-zero-size-cells/node",52 "unit address and first address in 'reg' (0x5) don't match for /reg-ranges/parent/node",53 …"unit address and first address in 'reg' (0x30000000200000001) don't match for /reg-nested-ranges/…54 …f"compatible 'enums' in binding '{enums_hpath}' has non-tokenizable enum for property 'string-enum…55 …f"compatible 'enums' in binding '{enums_hpath}' has enum for property 'tokenizable-lower-enum' tha…[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;23 interrupts = <1 2 3 4 5 6>;24 interrupt-names = "foo", "bar";25 interrupt-parent = <&{/interrupt-parent-test/controller}>;28 interrupts-extended-test {[all …]
4 * SPDX-License-Identifier: Apache-2.09 * with real-world devicetree nodes, to allow these tests to run on15 test-alias = &test_nodelabel;28 #address-cells = < 0x1 >;29 #size-cells = < 0x1 >;30 interrupt-parent = <&test_intc>;32 test_cpu_intc: interrupt-controller {33 compatible = "vnd,cpu-intc";34 #address-cells = <0>;35 #interrupt-cells = < 0x01 >;[all …]
1 .. _dt-bindings-file-syntax:7 files are YAML files. A :ref:`simple example <dt-bindings-simple-example>` was17 The top level of a bindings file maps keys to values. The top-level keys look20 .. code-block:: yaml24 This is the Vendomatic company's foo-device.29 See https://yaml-multiline.info/ for formatting help.35 compatible: "manufacturer,foo-device"41 child-binding:50 # SPI memory chip, use 'on-bus:' to say what type of bus, like this.53 on-bus: spi[all …]
27 * CVE-2021-3323: Under embargo until 2021-04-1428 * CVE-2021-3321: Under embargo until 2021-04-1429 * CVE-2021-3320: Under embargo until 2021-04-1439 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.56 * Changed vcnl4040 dts binding default for property 'proximity-trigger'.63 * The :c:func:`mqtt_keepalive_time_left` function now returns -1 if keep alive67 timeout usage must use the new-style k_timeout_t type and not the87 GPIO-only regulators a devicetree property ``supply-gpios`` is defined as a101 * ARM Musca-A board and SoC support deprecated and planned to be removed in 2.6.0.146 sys_heap/k_heaps. Note that the new-style heap is a general[all …]