zephyr/scripts/dts/python-devicetree/tests
Carlo Caione 42105ed882 dts: Add support for specifier-space property.
Currently all the *-names and *-cells properties are derived from the
name of the base <name>s property. This is a limitation because:

- It forces the base property name to be plural ending in -s
- It doesn't allow the english exception of plural words ending in -es

With this patch we add one additional property 'specifier-space' that
can be used to explicitly specify the base property name.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Suggested-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-10-13 09:56:46 -05:00
..
test-bindings
test-bindings-2
test-bindings-include
test-wrong-bindings dts: Add support for specifier-space property. 2021-10-13 09:56:46 -05:00
test_dtlib.py dtlib: fix issue which allowed invalid node names 2021-08-31 19:36:31 -04:00
test_edtlib.py dts: Add support for specifier-space property. 2021-10-13 09:56:46 -05:00
test-multidir.dts
test.dts