u-boot/arch/sandbox/dts
Tom Rini a0c8e3cfba Merge patch series "led: update LED boot/activity to new property implementation"
Christian Marangi <ansuelsmth@gmail.com> says:

This series is split in 2 part.

While adapting the LED boot and activity code to the new property
accepted by Rob in dt-schema repository, a big BUG was discovered.

The reason wasn't clear at start and took me some days to figure it
out.

This was triggered by adding a new phandle in the test.dts to
introduce test for the new OPs.

This single addition caused the sandbox CI test to fail in the
dm_test_ofnode_phandle_ot test.

This doesn't make sense as reverting the change made the CI test
to correctly finish. Also moving the uboot node down
after the first phandle (in test.dts the gpio one) also made
the CI test to correctly finish.

A little bit of searching and debugging made me realize the
parse phandle OPs didn't support other.dts at all and they
were still referencing phandle index from test.dts.
(more info in the related commit)

In short the test was broken all along and was working by
pure luck. The first 4 patch address and fix the problem for good.

The other 4 patch expand and address the property change for
LED boot/activity.

Posting in a single series as changes are trivial and just
to speedup review process. (and also because the second
part depends on the first)

All CI tested with azure pipeline.

Link: https://lore.kernel.org/r/20241110115054.2555-1-ansuelsmth@gmail.com
2024-12-06 13:00:52 -06:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
cedit.dtsi expo: Allow menu items to have values 2024-10-18 14:10:22 -06:00
cros-ec-keyboard.dtsi sandbox: avoid duplicate backslash input 2020-10-06 09:07:54 -06:00
Makefile dts: Deduplicate dtbs target 2024-10-14 19:32:04 -06:00
other.dts test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandle 2024-12-06 13:00:40 -06:00
overlay0.dtso sandbox: rename overlay sources to .dtso 2023-10-11 13:22:32 -04:00
overlay1.dtso sandbox: rename overlay sources to .dtso 2023-10-11 13:22:32 -04:00
sandbox.dts sandbox: capsule: binman: generate some capsules as part of build 2024-04-08 12:59:31 +02:00
sandbox.dtsi sandbox: Fix pinmux warnings with non-test devicetrees 2024-08-27 11:17:39 -06:00
sandbox64.dts sandbox64: add support for NVMXIP QSPI 2023-04-27 17:01:14 -04:00
sandbox_capsule.dtsi sandbox: capsule: binman: generate some capsules as part of build 2024-04-08 12:59:31 +02:00
sandbox_pmic.dtsi sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmic 2024-10-18 14:10:22 -06:00
sandbox_vpl.dtsi sandbox: Expand size for VPL image 2023-03-02 17:45:58 -05:00
test.dts Merge patch series "led: update LED boot/activity to new property implementation" 2024-12-06 13:00:52 -06:00