aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2021-06-13 14:33:56 +0200
committerOlof Johansson <[email protected]>2021-06-15 08:12:29 -0700
commit7749510c459c10c431d746a4749e7c9cf2899156 (patch)
tree7ff3c1d4e923c423f45fa6223fd9569cf232fa56 /scripts/gdb/linux/tasks.py
parente60cb06cde7e57d73900ed9be448e074ce04707a (diff)
ARM: dts: ux500: Fix LED probing
The Ux500 HREF LEDs have not been probing properly for a while as this was introduce: ret = of_property_read_u32(np, "color", &led_color); if (ret) return ret; Since the device tree did not define the new invented color attribute, probe was failing. Define color attributes for the LEDs so they work again. Link: https://lore.kernel.org/r/[email protected] Fixes: 92a81562e695 ("leds: lp55xx: Add multicolor framework support to lp55xx") Cc: [email protected] Cc: Dan Murphy <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions