• Linus Walleij's avatar
    video: ARM CLCD: backlight support for OF · c38162be
    Linus Walleij authored
    If the device is probed from device tree, we can support
    backlight. This is used with some systems such as the
    ST Microelectronics Nomadik.
    
    We have to add HAS_IOMEM to the dependencies of CLCD since
    the backlight class device will now be selected, and if it
    gets selected on an arch that does not have IOMEM,
    compilation will fail.
    
    Cc: Pawel Moll <pawel.moll@arm.com>
    Cc: Rob Herring <robh@kernel.org>
    Cc: Russell King <linux@arm.linux.org.uk>
    Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
    c38162be
Kconfig 74.7 KB