mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 05:31:17 -04:00
ARM: dts: omap3: Add Sharp LS037V7DW01 'envdd' supply
The Sharp panel 'envdd' regulator is now selected properly. This commit eliminates a dummy regulator assignment at boot. Signed-off-by: Derald D. Woods <woods.technical@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
committed by
Tony Lindgren
parent
62fe1d3374
commit
bc67986131
@@ -29,6 +29,7 @@ lcd0: display {
|
||||
compatible = "sharp,ls037v7dw01";
|
||||
label = "lcd";
|
||||
power-supply = <&lcd_3v3>;
|
||||
envdd-supply = <&lcd_3v3>;
|
||||
|
||||
port {
|
||||
lcd_in: endpoint {
|
||||
|
||||
Reference in New Issue
Block a user