Home
last modified time | relevance | path

Searched +full:property +full:- +full:blocklist (Results 1 – 25 of 43) sorted by relevance

12

/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings-init/
Dsimple_blocklist.yaml1 # SPDX-License-Identifier: BSD-3-Clause
3 # Filter inherited property specifications
4 # up to the grandchild-binding level.
7 - name: simple_inherit.yaml
8 property-blocklist: [prop-1]
9 child-binding:
10 property-blocklist: [child-prop-1]
11 child-binding:
12 property-blocklist: [grandchild-prop-1]
Dfilter_among_notblocked.yaml1 # SPDX-License-Identifier: BSD-3-Clause
4 # in simple_filter.yaml: we should end up with no property at all.
7 - name: simple_blocklist.yaml
8 property-blocklist: [prop-2, prop-3]
9 child-binding:
10 property-blocklist: [child-prop-2, child-prop-3]
11 child-binding:
12 property-blocklist: [grandchild-prop-2, grandchild-prop-3]
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings-include/
Dallow-and-blocklist-multilevel.yaml1 # SPDX-License-Identifier: BSD-3-Clause
4 Includes can be added at any level, so can property-allowlist and
5 property-blocklist.
7 compatible: allow-and-blocklist-multilevel
10 - name: include.yaml
11 property-allowlist: [x]
13 child-binding:
15 - name: include.yaml
16 property-blocklist: [y]
Dsimple_filter_blocklist.yaml1 # SPDX-License-Identifier: BSD-3-Clause
3 # Filter inherited property specifications
4 # up to the grandchild-binding level.
7 - name: simple_inherit.yaml
8 property-blocklist: [prop-2, prop-3]
9 child-binding:
10 property-blocklist: [child-prop-2, child-prop-3]
11 child-binding:
12 property-blocklist: [grandchild-prop-2, grandchild-prop-3]
Dblocklist.yaml1 # SPDX-License-Identifier: BSD-3-Clause
3 description: Valid property-blocklist.
4 compatible: blocklist
6 - name: include.yaml
7 property-blocklist: [x]
Dempty-blocklist.yaml1 # SPDX-License-Identifier: BSD-3-Clause
3 description: An empty property-blocklist is valid.
4 compatible: empty-blocklist
6 - name: include.yaml
7 property-blocklist: []
Dallow-and-blocklist.yaml1 # SPDX-License-Identifier: BSD-3-Clause
4 An include must not give both an allowlist and a blocklist.
6 compatible: allow-and-blocklist
8 - name: include.yaml
9 property-blocklist: [x]
10 property-allowlist: [y]
Dallow-and-blocklist-child.yaml1 # SPDX-License-Identifier: BSD-3-Clause
4 An include must not give both an allowlist and a blocklist in a
6 compatible: allow-and-blocklist-child
8 - name: include.yaml
9 child-binding:
10 property-blocklist: [x]
11 property-allowlist: [y]
Dblock-not-list.yaml1 # SPDX-License-Identifier: BSD-3-Clause
4 A property-blocklist, if given, must be a list. This binding should
6 compatible: block-not-list
8 - name: include.yaml
9 property-blocklist:
Dfilter-child-bindings.yaml1 description: Test binding for filtering 'child-binding' properties
4 - name: include.yaml
5 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
/Zephyr-latest/dts/bindings/adc/
Dst,stm32f1-adc.yaml3 # SPDX-License-Identifier: Apache-2.0
10 Remove the st,adc-clock-source and st,adc-prescaler property.
11 See adc-prescaler property in st,stm32f1-rcc binding to configure ADC
14 compatible: "st,stm32f1-adc"
17 - name: st,stm32-adc.yaml
18 property-blocklist:
19 - st,adc-clock-source
20 - st,adc-prescaler
Dst,stm32n6-adc.yaml3 # SPDX-License-Identifier: Apache-2.0
10 compatible: "st,stm32n6-adc"
13 - name: st,stm32-adc.yaml
14 property-blocklist:
15 - st,adc-clock-source
16 - st,adc-prescaler
Dadi,max32-adc-10b.yaml1 # Copyright (c) 2023-2024 Analog Devices, Inc.
2 # SPDX-License-Identifier: Apache-2.0
4 description: ADI MAX32 ADC 10-Bits
6 compatible: "adi,max32-adc-10b"
9 - name: adi,max32-adc.yaml
10 property-blocklist:
11 - clock-source
12 - clock-divider
13 - track-count
14 - idle-count
/Zephyr-latest/dts/bindings/clock/
Dst,stm32mp1-rcc.yaml2 # SPDX-License-Identifier: Apache-2.0
8 As a consequence, the only property to be set in devicetree node is the
9 clock-frequency (mlhclk_ck).
11 compatible: "st,stm32mp1-rcc"
14 - name: st,stm32-rcc.yaml
15 property-blocklist:
16 - ahb-prescaler
17 - apb1-prescaler
18 - apb2-prescaler
19 - undershoot-prevention
Dst,stm32f0-rcc.yaml2 # SPDX-License-Identifier: Apache-2.0
7 For more description confere st,stm32-rcc.yaml
9 compatible: "st,stm32f0-rcc"
12 - name: st,stm32-rcc.yaml
13 property-blocklist:
14 - apb2-prescaler
Dst,stm32u5-rcc.yaml2 # SPDX-License-Identifier: Apache-2.0
7 For more description confere st,stm32-rcc.yaml
9 compatible: "st,stm32u5-rcc"
12 - name: st,stm32-rcc.yaml
13 property-blocklist:
14 - undershoot-prevention
18 apb3-prescaler:
22 - 1
23 - 2
24 - 4
[all …]
Dst,stm32f1-clock-mco.yaml4 # SPDX-License-Identifier: Apache-2.0
7 compatible: "st,stm32f1-clock-mco"
20 pinctrl-0 = <&rcc_mco_pa8>;
21 pinctrl-names = "default";
25 Note: in the `clocks` property, the domain clock source cell should
36 - name: st,stm32-clock-mco.yaml
37 property-blocklist:
38 - prescaler
Dst,stm32f105-pll2-clock.yaml2 # SPDX-License-Identifier: Apache-2.0
11 f(PLL2CLK) = f(PLL2IN) / PREDIV * PLLMUL --> PLL (System Clock)
14 compatible: "st,stm32f105-pll2-clock"
17 - name: st,stm32f105-pll-clock.yaml
18 property-blocklist:
19 - mul
28 - 8
29 - 9
30 - 10
31 - 11
[all …]
/Zephyr-latest/dts/bindings/gpio/
Dst,stm32-gpio.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "st,stm32-gpio"
9 - name: gpio-controller.yaml
10 property-blocklist:
11 - ngpios
12 - name: base.yaml
21 "#gpio-cells":
28 This property indicates the number of in-use slots of available slots
31 this property if the controller itself does not implement all 16 port
34 GPIO should not influence this property. For cases in which there might
[all …]
/Zephyr-latest/dts/bindings/test/
Dvnd,spi.yaml2 # SPDX-License-Identifier: Apache-2.0
9 - name: spi-controller.yaml
10 property-blocklist:
11 - label
Dvnd,i2c-device.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "vnd,i2c-device"
9 - name: i2c-device.yaml
10 property-blocklist:
11 - label
/Zephyr-latest/dts/bindings/rng/
Dst,stm32-rng-noirq.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "st,stm32-rng-noirq"
9 - name: st,stm32-rng.yaml
10 property-blocklist:
11 - interrupts
14 generation-delay-ns:
/Zephyr-latest/dts/bindings/mtd/
Dnordic,owned-partitions.yaml2 # SPDX-License-Identifier: Apache-2.0
25 rx-partitions {
26 compatible = "nordic,owned-partitions";
28 #address-cells = <1>;
29 #size-cells = <1>;
32 label = "image-0";
37 rw-partitions {
38 compatible = "nordic,owned-partitions";
40 #address-cells = <1>;
41 #size-cells = <1>;
[all …]
/Zephyr-latest/dts/bindings/spi/
Dst,stm32-spi-subghz.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "st,stm32-spi-subghz"
9 - name: st,stm32-spi-common.yaml
10 property-blocklist:
11 - pinctrl-0
12 - pinctrl-names
15 use-subghzspi-nss:
/Zephyr-latest/dts/bindings/sensor/
Dst,stm32-temp-cal.yaml2 # SPDX-License-Identifier: Apache-2.0
7 compatible: "st,stm32-temp-cal"
10 - name: st,stm32-temp-cal-common.yaml
11 property-blocklist:
12 - avgslope
13 - ntc
16 ts-cal2-addr:
21 ts-cal2-temp:

12