Home
last modified time | relevance | path

Searched hist:"7291 e7d6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Drpi-panel-attiny-regulator.c7291e7d6 Mon Jan 24 16:01:21 CST 2022 Dave Stevenson <dave.stevenson@raspberrypi.com> regulator: rpi-panel: Register with a unique backlight name

There's no reason why 2 Raspberry Pi DSI displays can't be
attached to a Pi Compute Module, so the backlight names need to
be unique.

Use the parent dev_name. It's not as readable, but is unique.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com>
Link: https://lore.kernel.org/r/20220124220129.158891-2-detlev.casanova@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>