Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp1608437imm; Thu, 18 Oct 2018 00:49:05 -0700 (PDT) X-Google-Smtp-Source: ACcGV60Baxebpi+Vp4n65kVau3XCDbpEvXoifZCFo0ifDiGiFFbAnkIeYat4+Fd4vyzDgXMrFugf X-Received: by 2002:a17:902:4e25:: with SMTP id f34-v6mr21282978ple.43.1539848945185; Thu, 18 Oct 2018 00:49:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539848945; cv=none; d=google.com; s=arc-20160816; b=kKou2RWHd4UkxSMwYSQMeILcB37uFkM2cN0N18uDy7GOcOSx3b2gExV7y/qqow5oWw hXCaQPCpoSE1QNyaT+lo82CcLvmeqL5bIj9Wd64AK8d+/2s8W97A0Ct3zmwtD0E3ZNHO eESuh1dEqqD1hgh7PBtrsuBuvGCgTx9la1BHZebtkjS/nWrMzNdl+QAz135Nlz5oWCaK p95PiJx1ioSWs+MkbGTa0qsfHLYbjvjLuy7nRCkeyPKTpS59ov3jEuAaD9TDTU+eBHk7 +tDwJ0n1VTBliU55cweGR66b7y8CZxTd2oVeTskXUsJg4XpG/stkax6OSESxGgi6gfHg 749g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=amq5X/XWgJ66GnZO4unF/mSTBx1RUq0bIMt0pL2OVn8=; b=Mceq4HYSDaRg9E6+F9lwgJ83o1n05TmuXAZ3jOacYcPGudQ1jTKM0j8pzItKEYHe20 qUuWurhaYsnGTBa8rgTFPvudIXdY1pGDV5R65Sxbm4sA4NZbDu/Qgvxxxb4LYSbyIt1q h0PiyumwZrTJ8MZ3UyGiblS9UpjUBjGQQXicFCvNh60rNcLm2/3DPvhg3wamuXKHpWdW fG49J0XWlXq7LLVxWPZSFt/NvSNAhTNgtCFXHkeRtPC0KE8rNR9rp+BaxG04uHYUSj9p bWv1MvYwPKUMh6C2Zmv5ZyM/F4pzRt/18W2tdCKiNTEG+EFL5HdjR1EMSBv3UqmMrErj fTrg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 8-v6si21139271pla.252.2018.10.18.00.48.49; Thu, 18 Oct 2018 00:49:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727810AbeJRPeB (ORCPT + 99 others); Thu, 18 Oct 2018 11:34:01 -0400 Received: from hermes.aosc.io ([199.195.250.187]:49562 "EHLO hermes.aosc.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727747AbeJRPeA (ORCPT ); Thu, 18 Oct 2018 11:34:00 -0400 Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id 121FE15D295; Thu, 18 Oct 2018 07:34:15 +0000 (UTC) From: Icenowy Zheng To: David Airlie , Rob Herring , Maxime Ripard , Chen-Yu Tsai , Archit Taneja , Andrzej Hajda , Laurent Pinchart Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, Icenowy Zheng Subject: [PATCH 4/9] dt-bindings: Add ANX6345 DP/eDP transmitter binding Date: Thu, 18 Oct 2018 15:33:22 +0800 Message-Id: <20181018073327.64942-5-icenowy@aosc.io> In-Reply-To: <20181018073327.64942-1-icenowy@aosc.io> References: <20181018073327.64942-1-icenowy@aosc.io> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The ANX6345 is an ultra-low power DisplayPort/eDP transmitter designed for portable devices. Add a binding document for it. Signed-off-by: Icenowy Zheng --- .../bindings/display/bridge/anx6345.txt | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/bridge/anx6345.txt diff --git a/Documentation/devicetree/bindings/display/bridge/anx6345.txt b/Documentation/devicetree/bindings/display/bridge/anx6345.txt new file mode 100644 index 000000000000..0689d4eb5f65 --- /dev/null +++ b/Documentation/devicetree/bindings/display/bridge/anx6345.txt @@ -0,0 +1,39 @@ +Analogix ANX6345 eDP Transmitter +-------------------------------- + +The ANX6345 is an ultra-low power Full-HD eDP transmitter designed for +portable devices. + +Required properties: + + - compatible : "analogix,anx6345" + - reg : I2C address of the device + - reset-gpios : Which GPIO to use for reset + +Optional properties: + + - dvdd12-supply : Regulator for 1.2V digital core power. + - dvdd25-supply : Regulator for 2.5V digital core power. + - panel-supply : Regulator for the power of the panel. + - edid : verbatim EDID data block describing attached + panel, only used when the panel has no EDID info. + - Video port for RGB input, using the DT bindings defined in [1]. + +[1]: Documentation/devicetree/bindings/media/video-interfaces.txt + +Example: + +anx6345: anx6345@38 { + compatible = "analogix,anx6345"; + reg = <0x38>; + reset-gpios = <&pio 3 24 GPIO_ACTIVE_HIGH>; /* PD24 */ + panel-supply = <®_dc1sw>; + dvdd25-supply = <®_dldo2>; + dvdd12-supply = <®_fldo1>; + + port { + anx6345_in: endpoint { + remote-endpoint = <&tcon0_out_anx6345>; + }; + }; +}; -- 2.18.1