Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp840521imm; Sun, 2 Sep 2018 00:30:13 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZzG7UhWpfT4HvxhcuU2wQF+J5BzBZAAfIVQ33zpLGA/YguF43nwCs1G+qFGixInOwOIA+b X-Received: by 2002:a63:3741:: with SMTP id g1-v6mr21477501pgn.59.1535873413372; Sun, 02 Sep 2018 00:30:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535873413; cv=none; d=google.com; s=arc-20160816; b=gqVp4GiHYSYbB83fvgI2VFpvcT+QGeGsnVrwPFdmOCMg4v7sZQjU7bqtPGh/bnuqJw XrQ5kyFiheUq14iG0CU8DUwm/9457wOo0ORaLF4GldVv0vHWBRtqR6Vc8ZmHnkxqEdgZ aTGJkOHsnZppuHSqjc3jtyNzc/Cw6o9/2kuZhFVirDnMsqM1siqgYAVB5dg7xYsnYK6Y PsMppeovk1vdzg6cVtgeo4oqd87PE3i3FHMzSIZUe+x411Q5QIa2Xum3EmGGB69Qn70T owvxSOJuZK60m0dT5ZetH7KUWAfN7CvdXwDu2SYoV0FkO+YNH/x4MNzNZ0PUS8n8R3ye R5wA== 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:arc-authentication-results; bh=i+tVQVoGGG+/dCDScxBZOSuZA/l0yLdl4WWTx5bbZcw=; b=EyADCNf/kgqaI6RXbKaLkWbzA3jBmnj52lhVWsgq4yeWTrbW2k5xjSBHlBj995Ps+H flfuuhtR4xo3lUS5Rfh+hes0KcJZKIhKnihynkIDp6GtXjV4cC4BRyLPH0e3JzZnWnwW cGWVpimDtUTR2d1pDFFDg+ustcjotCVyvw1+ez0nTUwgNEBwAx+q3XKeRMXhgIPom3q3 fuJdOYkxBZjrAxaFMnXZqXtVVzRyiBlPTADE17xxMNipFVoFMLMBQH4val7RVMrGhecc BlEdK9Gxchh5ZkjO4OLvYGaT6Z3VWSznbfu7c9OmoIEr+K+OlGg1yHn9guoo5G+UliYB 2rnw== 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 x7-v6si12844862pgh.595.2018.09.02.00.29.41; Sun, 02 Sep 2018 00:30:13 -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 S1727568AbeIBLmi (ORCPT + 99 others); Sun, 2 Sep 2018 07:42:38 -0400 Received: from mailoutvs62.siol.net ([185.57.226.253]:54980 "EHLO mail.siol.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727415AbeIBLmh (ORCPT ); Sun, 2 Sep 2018 07:42:37 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTP id 4E826520D1A; Sun, 2 Sep 2018 09:27:47 +0200 (CEST) X-Virus-Scanned: amavisd-new at psrvmta10.zcs-production.pri Received: from mail.siol.net ([127.0.0.1]) by localhost (psrvmta10.zcs-production.pri [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id VPRvZ81Ikhqn; Sun, 2 Sep 2018 09:27:46 +0200 (CEST) Received: from mail.siol.net (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTPS id C2937520D11; Sun, 2 Sep 2018 09:27:46 +0200 (CEST) Received: from localhost.localdomain (unknown [194.152.15.144]) (Authenticated sender: 031275009) by mail.siol.net (Postfix) with ESMTPSA id 83CD5520CF4; Sun, 2 Sep 2018 09:27:42 +0200 (CEST) From: Jernej Skrabec To: robh+dt@kernel.org, maxime.ripard@bootlin.com, wens@csie.org Cc: mark.rutland@arm.com, mturquette@baylibre.com, sboyd@kernel.org, airlied@linux.ie, architt@codeaurora.org, a.hajda@samsung.com, jernej.skrabec@siol.net, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-sunxi@googlegroups.com, Icenowy Zheng Subject: [PATCH 18/27] dt-bindings: display: sunxi: add DT binding for Allwinner H6 DW HDMI Date: Sun, 2 Sep 2018 09:26:34 +0200 Message-Id: <20180902072643.4917-19-jernej.skrabec@siol.net> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180902072643.4917-1-jernej.skrabec@siol.net> References: <20180902072643.4917-1-jernej.skrabec@siol.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Icenowy Zheng The Allwinner H6 SoC uses a v2.12a DesignWare HDMI controller, with dedicated CEC and HDCP clocks added; the PHY connected is a standard DesignWare HDMI PHY. Add binding for it. Signed-off-by: Icenowy Zheng [added HDCP clock and reset] Signed-off-by: Jernej Skrabec --- .../devicetree/bindings/display/sunxi/sun4i-drm.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt index dec2f8a6da9c..278410e43940 100644 --- a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt +++ b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt @@ -78,6 +78,7 @@ Required properties: - compatible: value must be one of: * "allwinner,sun8i-a83t-dw-hdmi" + * "allwinner,sun50i-h6-dw-hdmi" - reg: base address and size of memory-mapped region - reg-io-width: See dw_hdmi.txt. Shall be 1. - interrupts: HDMI interrupt number @@ -85,9 +86,14 @@ Required properties: * iahb: the HDMI bus clock * isfr: the HDMI register clock * tmds: TMDS clock + * cec: HDMI CEC clock (H6 only) + * hdcp: HDCP clock (H6 only) + * hdcp-bus: HDCP bus clock (H6 only) - clock-names: the clock names mentioned above - - resets: phandle to the reset controller - - reset-names: must be "ctrl" + - resets: + * ctrl: HDMI controller reset + * hdcp: HDCP reset (H6 only) + - reset-names: reset names mentioned above - phys: phandle to the DWC HDMI PHY - phy-names: must be "phy" @@ -104,6 +110,7 @@ Required properties: * allwinner,sun8i-a83t-hdmi-phy * allwinner,sun8i-h3-hdmi-phy * allwinner,sun50i-a64-hdmi-phy + * allwinner,sun50i-h6-hdmi-phy - reg: base address and size of memory-mapped region - clocks: phandles to the clocks feeding the HDMI PHY * bus: the HDMI PHY interface clock -- 2.18.0