Home
last modified time | relevance | path

Searched full:allowlist (Results 1 – 25 of 125) sorted by relevance

12345

/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings-include/
Dallowlist.yaml3 description: Valid property-allowlist.
4 compatible: allowlist
7 property-allowlist: [x]
Dempty-allowlist.yaml3 description: An empty property-allowlist is valid.
4 compatible: empty-allowlist
7 property-allowlist: []
Dsimple_filter_allowlist.yaml8 property-allowlist: [prop-1]
10 property-allowlist: [child-prop-1]
12 property-allowlist: [grandchild-prop-1]
Dallow-not-list.yaml4 A property-allowlist, if given, must be a list. This binding should
9 property-allowlist:
Dallow-and-blocklist.yaml4 An include must not give both an allowlist and a blocklist.
10 property-allowlist: [y]
Dfilter-child-bindings.yaml5 property-allowlist: [x]
9 property-allowlist: [grandchild-prop-1]
Dallow-and-blocklist-child.yaml4 An include must not give both an allowlist and a blocklist in a
11 property-allowlist: [y]
Dallow-and-blocklist-multilevel.yaml4 Includes can be added at any level, so can property-allowlist and
11 property-allowlist: [x]
Dinclude-no-name.yaml7 - property-allowlist: [x]
Dintermixed.yaml7 property-allowlist: [x]
Dinclude-invalid-keys.yaml8 property-allowlist: [x]
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings-init/
Dbase_multi.yaml54 property-allowlist: [child-prop-1, child-prop-2, child-prop-enum]
56 property-allowlist: [grandchild-prop-1, grandchild-prop-2, grandchild-prop-enum]
61 property-allowlist: [prop-1, prop-2, prop-enum]
63 property-allowlist: [child-prop-1, child-prop-2, child-prop-enum]
65 property-allowlist: [grandchild-prop-1, grandchild-prop-2, grandchild-prop-enum]
83 property-allowlist: [prop-1, prop-2, prop-enum]
85 property-allowlist: [child-prop-1, child-prop-2, child-prop-enum]
87 property-allowlist: [grandchild-prop-1, grandchild-prop-2, grandchild-prop-enum]
Dfilter_allows_notblocked.yaml8 property-allowlist: [prop-2]
10 property-allowlist: [child-prop-2]
12 property-allowlist: [grandchild-prop-2]
Dfilter_among_allowed.yaml8 property-allowlist: [prop-3]
10 property-allowlist: [child-prop-3]
12 property-allowlist: [grandchild-prop-3]
Dsimple_allowlist.yaml8 property-allowlist: [prop-1, prop-2]
10 property-allowlist: [child-prop-1, child-prop-2]
12 property-allowlist: [grandchild-prop-1, grandchild-prop-2]
Dthing.yaml26 property-allowlist: [prop-1, prop-enum]
28 property-allowlist: [child-prop-1, child-prop-enum]
30 property-allowlist: [grandchild-prop-1, grandchild-prop-enum]
Ddiamond.yaml62 property-allowlist: [prop-1, prop-enum, prop-default]
64 property-allowlist: [child-prop-1, child-prop-enum, child-prop-default]
66 property-allowlist: [grandchild-prop-1, grandchild-prop-enum, grandchild-prop-default]
/Zephyr-latest/dts/bindings/i2c/
Dzephyr,i2c-dump-allowlist.yaml4 description: Devices allowlist for i2c messages dump
6 compatible: "zephyr,i2c-dump-allowlist"
/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,tmc50xx.yaml62 property-allowlist:
92 property-allowlist:
95 property-allowlist:
111 property-allowlist:
/Zephyr-latest/drivers/i2c/
DKconfig39 bool "Use allowlist for logging of I2C transactions"
43 Use allowlist to specify which devices transactions should be logged.
44 The allowlist is defined in the devicetree using the compatible string of
45 "zephyr,i2c-dump-allowlist" and phandles to the devices that need to be traced.
47 i2c-dump-allowlist {
48 compatible = "zephyr,i2c-dump-allowlist";
/Zephyr-latest/dts/bindings/pinctrl/
Dnxp,lpc11u6x-pinctrl.yaml11 property-allowlist:
26 property-allowlist:
/Zephyr-latest/dts/bindings/clock/
Drenesas,smartbond-lp-clock.yaml10 property-allowlist:
Drenesas,smartbond-sys-clock.yaml10 property-allowlist:
/Zephyr-latest/dts/bindings/regulator/
Dnordic,nrf53x-regulator-hv.yaml12 property-allowlist:
Dnordic,nrf52x-regulator-hv.yaml12 property-allowlist:

12345