zephyr/dts/bindings/test
Martí Bolívar b1532ce449 devicetree: remove label property accessors
These were first deprecated in v3.2. We have kept support for them
for as long as we can, but now their presence is causing CI failures
in some configurations. Specifically, using the deprecated 'label'
property is causing a warning which is promoted to an error in some
twister runs. This is blocking other forward progress in the
devicetree API.

I tried to rework the tests to avoid this, but it was too much effort
for the time I had to work on the task. Removing the APIs is therefore
unfortunately the best way forward to unblocking other work.

Re-work the test suite a bit to maintain coverage where we are using
the label property to test other macros.

Add a migration guide section to help with the transition.

Signed-off-by: Martí Bolívar <mbolivar@amperecomputing.com>
2023-12-01 13:09:56 -08:00
..
vnd,adc-temp-sensor.yaml dts: bindings: add missing pinctrl-device.yaml includes 2023-09-27 13:58:28 +02:00
vnd,adc.yaml
vnd,array-holder.yaml
vnd,busy-sim.yaml
vnd,can-controller.yaml
vnd,can-transceiver.yaml
vnd,child-bindings.yaml
vnd,clock.yaml
vnd,device-with-props.yaml tests: lib: devicetree: test DT_ANY_INST_HAS_PROP_STATUS_OKAY 2023-04-24 09:21:36 -05:00
vnd,disabled-compat.yaml
vnd,dma.yaml
vnd,emul-tester.yaml
vnd,enum-holder-inst.yaml
vnd,enum-holder.yaml
vnd,enum-int-required-false-holder.yaml
vnd,enum-required-false-holder-inst.yaml
vnd,enum-required-false-holder.yaml
vnd,gpio-device.yaml
vnd,gpio-enable-disable-interrupt.yaml tests: drivers: gpio: Add test for GPIO_ENABLE_DISABLE_INTERRUPT 2023-04-06 11:44:07 -04:00
vnd,gpio-expander-common.yaml
vnd,gpio-expander-i2c.yaml
vnd,gpio-expander-spi.yaml
vnd,gpio-one-cell.yaml
vnd,gpio.yaml
vnd,great-grandchild-bindings.yaml
vnd,i2c-device.yaml
vnd,i2c-mux.yaml
vnd,i2c.yaml
vnd,i3c-device.yaml
vnd,i3c-i2c-device.yaml
vnd,i3c.yaml
vnd,ieee802154.yaml
vnd,input-device.yaml
vnd,intc.yaml
vnd,interrupt-holder.yaml
vnd,mbox-zero-cell.yaml
vnd,mbox.yaml
vnd,memory-attr.yaml devicetree: Add 'zephyr,memory-attr' and DT helpers 2023-07-25 11:22:10 +02:00
vnd,non-deprecated-label.yaml devicetree: remove label property accessors 2023-12-01 13:09:56 -08:00
vnd,pcie.yaml
vnd,phandle-holder.yaml
vnd,pinctrl-device.yaml
vnd,pinctrl-test.yaml
vnd,pinctrl.yaml
vnd,pwm.yaml
vnd,reg-holder-64.yaml devicetree: support of 64-bit addresses from devicetree 2023-06-25 03:29:54 -04:00
vnd,reg-holder.yaml
vnd,reserved-compat.yaml tests: lib: devicetree: api: test the 'reserved' status 2023-06-26 03:10:30 -04:00
vnd,reset.yaml
vnd,serial.yaml dts: bindings: Remove reg from vnd,serial 2023-09-28 14:07:52 +03:00
vnd,spi-device-2.yaml
vnd,spi-device.yaml
vnd,spi.yaml
vnd,string-array-token.yaml
vnd,string-array-unquoted.yaml
vnd,string-token.yaml
vnd,string-unquoted.yaml
vnd,w1.yaml