From patchwork Wed Jan 11 06:52:26 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Archit Taneja X-Patchwork-Id: 9509397 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 2E0F360231 for ; Wed, 11 Jan 2017 06:53:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 20C6F27C2D for ; Wed, 11 Jan 2017 06:53:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 15A0A285E1; Wed, 11 Jan 2017 06:53:23 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A87DD27C2D for ; Wed, 11 Jan 2017 06:53:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933914AbdAKGw7 (ORCPT ); Wed, 11 Jan 2017 01:52:59 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:53626 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759316AbdAKGwk (ORCPT ); Wed, 11 Jan 2017 01:52:40 -0500 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 32B0B615B1; Wed, 11 Jan 2017 06:52:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1484117560; bh=VB8am3PDLNE2CzLU41OYSmQ8+3p9lyogDijFAHV6UIY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jjISghgK7FCYS7ihjDF3XCKsgA10JGvHlnlvv//Y3wzp1K0UxdXJJ/BXWa5+6cnAy kJEnPskdkYTSLzTnl1eHa+Ta4G7x4c+vXYb+ikJVxtppHOu+0hN4K41WbwCLIGgjOS Ed0P+uKdLqrnLb1Iftbu5eeYX5mVCXJhgPQzFVn4= Received: from localhost (unknown [202.46.23.61]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: architt@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id D27D6615B5; Wed, 11 Jan 2017 06:52:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1484117556; bh=VB8am3PDLNE2CzLU41OYSmQ8+3p9lyogDijFAHV6UIY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cYAi0WvJ92+EFPozz67fQo2EgGIOVWKcDAtlYqS3timJmZuzdkvwUG2VdHdjKJGCJ 8RYhCt+sv3ID7tixxgLYvSCY2WmaovAB2UEV0HbshCBgb4SOp7P534xyOblgf8vReC o3xyHBXRkGOvygetEXmTELEr9b6zNwZYrp5eZ520= DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org D27D6615B5 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=architt@codeaurora.org From: Archit Taneja To: laurent.pinchart@ideasonboard.com Cc: linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, Archit Taneja Subject: [PATCH v5 1/2] dt-bindings: drm/bridge: adv7511: Add regulator bindings Date: Wed, 11 Jan 2017 12:22:26 +0530 Message-Id: <1484117547-26417-2-git-send-email-architt@codeaurora.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1484117547-26417-1-git-send-email-architt@codeaurora.org> References: <1480924435-20882-1-git-send-email-architt@codeaurora.org> <1484117547-26417-1-git-send-email-architt@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add the regulator supply properties needed by ADV7511 and ADV7533. Acked-by: Laurent Pinchart Acked-by: Rob Herring Signed-off-by: Archit Taneja --- v5: - Bring back supplies for individual pins - In v2, we had a v3p3-supply for DVDD_3V on ADV7511 and V3P3 pin on ADV7533. We don't really need to force a common name here (the adv7511 driver manages 2 different regulator name tables anyway). The supply on ADV7511 is called dvdd-3v-supply to match the pin name. .../devicetree/bindings/display/bridge/adi,adv7511.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt b/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt index 6532a59..00ea670 100644 --- a/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt +++ b/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt @@ -38,10 +38,22 @@ 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 1.8V supply that powers up the AVDD pin on the chip. +- dvdd-supply: A 1.8V supply that powers up the DVDD pin on the chip. +- pvdd-supply: A 1.8V supply that powers up the PVDD pin on the chip. +- dvdd-3v-supply: A 3.3V supply that powers up the pin called DVDD_3V + on the chip. +- bgvdd-supply: A 1.8V supply that powers up the BGVDD pin. This is + needed only for ADV7511. + 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. +- a2vdd-supply: 1.8V supply that powers up the A2VDD pin on the chip. +- v3p3-supply: A 3.3V supply that powers up the V3P3 pin on the chip. +- v1p2-supply: A supply that powers up the V1P2 pin on the chip. It can be + either 1.2V or 1.8V. Optional properties: