]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/bridge: lt8912b: Add power supplies
authorStefan Eichenberger <stefan.eichenberger@toradex.com>
Wed, 15 Nov 2023 12:13:38 +0000 (13:13 +0100)
committerRobert Foss <rfoss@kernel.org>
Mon, 4 Dec 2023 13:00:00 +0000 (14:00 +0100)
commitf6d8a80f1d10ff01cff3ac26e242165a270bbbad
treee18f0df0c49f3bc74f32e4cf17114c094ff8610a
parentf168c7f7d1a0cb12a4888af9f3f907139372f137
drm/bridge: lt8912b: Add power supplies

Add supplies to the driver that can be used to turn the Lontium lt8912b
on and off. It can have up to 7 independent supplies, we add them all
and enable/disable them with bulk_enable/disable.

Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20231115121338.22959-4-francesco@dolcini.it
drivers/gpu/drm/bridge/lontium-lt8912b.c