Skip to content
Snippets Groups Projects
Commit e96e864f authored by Nicola Sparnacci's avatar Nicola Sparnacci
Browse files

[C57] Rework LVDS and eDP to remove always-on regulators

The regulators related to `vcc_blk_sw` and `vcc_lcd_sw` have been
modified removing the `regulator-always-on` entry. This change requires
that:
- the backlight node has the `enable-gpio` and the `power-supply`
correctly set (now added);
- the panel node has the `backlight`, `power-supply` and `enable-gpio`
correctly set (now added).

The regulator enabling the backlight has been removed because it has the
same function of `enable-gpio` in the backlight node.

Additionally, all the display-related nodes have been refactored to
move all the related nodes into their overlays.
parent ee348b9b
No related branches found
No related tags found
1 merge request!150[iMX8QXP][C57] Add support to iMX8QXP SoC and SECO C57 board
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment