)]}' { "commit": "b1532ce44914a9c7495d0bd1cdf198ed0e6d1cb8", "tree": "8cda3697d6e28c2de2f080ee87042e9bdf4bff2d", "parents": [ "a004cb4b7536b99d134dc4355642fd1335633e50" ], "author": { "name": "Martí Bolívar", "email": "mbolivar@amperecomputing.com", "time": "Thu Nov 30 15:57:37 2023 -0800" }, "committer": { "name": "Martí Bolívar", "email": "140200053+mbolivar-ampere@users.noreply.github.com", "time": "Fri Dec 01 13:09:56 2023 -0800" }, "message": "devicetree: remove label property accessors\n\nThese were first deprecated in v3.2. We have kept support for them\nfor as long as we can, but now their presence is causing CI failures\nin some configurations. Specifically, using the deprecated \u0027label\u0027\nproperty is causing a warning which is promoted to an error in some\ntwister runs. This is blocking other forward progress in the\ndevicetree API.\n\nI tried to rework the tests to avoid this, but it was too much effort\nfor the time I had to work on the task. Removing the APIs is therefore\nunfortunately the best way forward to unblocking other work.\n\nRe-work the test suite a bit to maintain coverage where we are using\nthe label property to test other macros.\n\nAdd a migration guide section to help with the transition.\n\nSigned-off-by: Martí Bolívar \u003cmbolivar@amperecomputing.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "812beba9a703abdead249fcc66e5eb55e580c82d", "old_mode": 33188, "old_path": "doc/releases/migration-guide-3.6.rst", "new_id": "bb04e864c2be0a80f0d80e13401e46747a520c80", "new_mode": 33188, "new_path": "doc/releases/migration-guide-3.6.rst" }, { "type": "add", "old_id": "0000000000000000000000000000000000000000", "old_mode": 0, "old_path": "/dev/null", "new_id": "760b683b470fbb79379d0797790a28a99c7d2598", "new_mode": 33188, "new_path": "dts/bindings/test/vnd,non-deprecated-label.yaml" }, { "type": "modify", "old_id": "017bcab442aca5ee054ca69f50ba6582e9031835", "old_mode": 33188, "old_path": "include/zephyr/devicetree.h", "new_id": "397deaa9fabfadef983b0559f22ddf536ffe14b1", "new_mode": 33188, "new_path": "include/zephyr/devicetree.h" }, { "type": "modify", "old_id": "965de6f7149cab003561180421c3334e65d56515", "old_mode": 33188, "old_path": "include/zephyr/devicetree/gpio.h", "new_id": "93426796f896573d2cc0e720f78fb567fd281f0a", "new_mode": 33188, "new_path": "include/zephyr/devicetree/gpio.h" }, { "type": "modify", "old_id": "e7994982a7e6c811472dbd392ff662554c0b2181", "old_mode": 33188, "old_path": "include/zephyr/devicetree/spi.h", "new_id": "d1f916c3df99f291a9af53226a3c14aa13ed60c4", "new_mode": 33188, "new_path": "include/zephyr/devicetree/spi.h" }, { "type": "modify", "old_id": "64010f0c8ef5aa1d360780b3d92d494fd4927a54", "old_mode": 33188, "old_path": "tests/lib/devicetree/api/app.overlay", "new_id": "66ff605bfcdca720aa09d7d235558a7b2ec1003b", "new_mode": 33188, "new_path": "tests/lib/devicetree/api/app.overlay" }, { "type": "modify", "old_id": "019f5845a38b0c687652838046ec737b9b52d25f", "old_mode": 33188, "old_path": "tests/lib/devicetree/api/src/main.c", "new_id": "72c5426e01a79c018c96772a367960e6dd4cb90a", "new_mode": 33188, "new_path": "tests/lib/devicetree/api/src/main.c" } ] }