Message ID | 1480924435-20882-2-git-send-email-architt@codeaurora.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Mon, Dec 05, 2016 at 01:23:54PM +0530, Archit Taneja wrote: > Add the regulator supply properties needed by ADV7511 and ADV7533. > > Cc: devicetree@vger.kernel.org > Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > Signed-off-by: Archit Taneja <architt@codeaurora.org> > --- > Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt | 8 ++++++++ > 1 file changed, 8 insertions(+) Didn't I ack this already? Anyway, Acked-by: Rob Herring <robh@kernel.org>
On 12/10/2016 3:41 AM, Rob Herring wrote: > On Mon, Dec 05, 2016 at 01:23:54PM +0530, Archit Taneja wrote: >> Add the regulator supply properties needed by ADV7511 and ADV7533. >> >> Cc: devicetree@vger.kernel.org >> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> >> Signed-off-by: Archit Taneja <architt@codeaurora.org> >> --- >> Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt | 8 ++++++++ >> 1 file changed, 8 insertions(+) > > Didn't I ack this already? Anyway, You had Acked it before. This set moved the regulator bindings from optional to mandatory, so I thought it may need you review again. Mark Brown insisted that we have a regulator supply per pin even if the chip's specs recommend using a common supply for them, so I'm going to bring that back again. I'll keep your Ack for the next revision since that's something you'd originally recommended. Thanks, Archit > > Acked-by: Rob Herring <robh@kernel.org> > -- > To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >
diff --git a/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt b/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt index 6532a59..00ce479 100644 --- a/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt +++ b/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt @@ -38,10 +38,18 @@ The following input format properties are required except in "rgb 1x" and - adi,input-justification: The input bit justification ("left", "evenly", "right"). +- avdd-supply: A common 1.8V supply that powers up the AVDD, DVDD and PVDD + pins. On ADV7511, it also feeds to the BGVDD pin. On ADV7533, it also powers + up the A2VDD pin. +- v3p3-supply: A 3.3V supply that powers up the pin called DVDD_3V on + ADV7511 and V3P3 on ADV7533. + The following properties are required for ADV7533: - adi,dsi-lanes: Number of DSI data lanes connected to the DSI host. It should be one of 1, 2, 3 or 4. +- v1p2-supply: A supply that powers up the V1P2 pin on the chip. It can be + either 1.2V or 1.8V. This supply is specific to ADV7533. Optional properties: