Re: [RFC PATCH v3 1/2] ARM: dts: samsung: add rga-lvds panel in itop elite
From: ayaka <hidden>
Date: 2016-09-19 19:26:32
Also in:
dri-devel, linux-arm-kernel, linux-samsung-soc, lkml
From: ayaka <hidden>
Date: 2016-09-19 19:26:32
Also in:
dri-devel, linux-arm-kernel, linux-samsung-soc, lkml
On 09/20/2016 03:12 AM, Fabio Estevam wrote:
On Mon, Sep 19, 2016 at 4:02 PM, Randy Li [off-list ref] wrote:quoted
+ vcc_sys_lcd: sys-lcd { + compatible = "regulator-fixed"; + regulator-name = "vcc_5v"; + regulator-min-microvolt = <5000000>; + regulator-max-microvolt = <5000000>; + gpio = <&gpl0 4 GPIO_ACTIVE_HIGH>;Is this really active high? If so, you should add the 'enable-active-high' property.
I see, thank you. Btw, let me make it clearly, it is really an independentTransistor, not be controlled by PMIC.