From fe4ae781bc5af1fec77086a17da13e124f87cb1c Mon Sep 17 00:00:00 2001 From: Fabio Baltieri Date: Mon, 3 Mar 2025 15:05:18 +0000 Subject: [PATCH] doc: LICENSING: Add BSD-3-clause for python-devicetree test files Update the licensing list to include the BSD-3-clause devicetree test files. These were all introduced in: ee5c520326e edtlib: tests: refine coverage of Binding objects initialization Signed-off-by: Fabio Baltieri --- doc/LICENSING.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/LICENSING.rst b/doc/LICENSING.rst index 5b5e1f4ac35..f267160c8d3 100644 --- a/doc/LICENSING.rst +++ b/doc/LICENSING.rst @@ -99,6 +99,15 @@ OpenThread Spinel HDLC RCP Host Interface Files * :zephyr_file:`modules/openthread/platform/radio_spinel.cpp` * :zephyr_file:`modules/openthread/platform/hdlc_interface.cpp` +Python Devicetree library test files +------------------------------------ + +* *Licensing:* `BSD-3-clause`_ +* *Impact:* These are only used for testing and never linked with the firmware. +* *Files*: + + * Various yaml files under ``scripts/dts/python-devicetree/tests`` + .. _Apache 2.0 License: https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE