[PATCH 0/2] Add LEDs support for the ARM Versatile DT
Linus Walleij
linus.walleij at linaro.org
Tue Jan 5 06:02:07 PST 2016
This adds support for the board LEDs to the ARM Versatile device tree
version.
I can't decice if this is a regression or not. The board file version
of Versatile supported the LEDs, the Device Tree version never did
until now.
The board file version of Versatile was deleted in
commit 16956fed35fecde2201e23458cda193526b19559
"ARM: versatile: switch to DT only booting and remove legacy code"
If we consider the DT version a full drop-in replacement for the
board file version, then this should go in as a regression fix. If
it is not, we can delay it to the next merge window.
Sending this to arm at kernel.org anyway so the ARM SoC maintainers can
decide.
Linus Walleij (2):
ARM: versatile: add the syscon LEDs to the DT
ARM: versatile: enable the right LEDs
arch/arm/boot/dts/versatile-ab.dts | 62 +++++++++++++++++++++++++++++++++++-
arch/arm/configs/versatile_defconfig | 3 +-
2 files changed, 63 insertions(+), 2 deletions(-)
--
2.4.3
More information about the linux-arm-kernel
mailing list