From patchwork Fri May 18 09:45:25 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10414211 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 C1E6C60365 for ; Mon, 21 May 2018 08:27:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B3917287AE for ; Mon, 21 May 2018 08:27:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A81A4287BD; Mon, 21 May 2018 08:27:57 +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=-5.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 5D9CA287AE for ; Mon, 21 May 2018 08:27:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 169E76F020; Mon, 21 May 2018 08:20:57 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pl0-x242.google.com (mail-pl0-x242.google.com [IPv6:2607:f8b0:400e:c01::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2D0646ECDB for ; Fri, 18 May 2018 09:47:43 +0000 (UTC) Received: by mail-pl0-x242.google.com with SMTP id w19-v6so4289141plq.4 for ; Fri, 18 May 2018 02:47:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=4C6mL2AMmEC1ygvwQH6V+A0kmxh4Prnuw/ulDHsXp8s=; b=oYhfUfrRHMeOd08T2/PJAojGlJW6SZy2ZqJmHLcxpqtzK8JO2/kznBSodSacu0gO5b a2AjrU1zwQn5wY0L2STMIGjP9k7y3y++MCOOglxdTzc/lxdL96dBTU8mG323mjPFCBFR 2YOtthMKIN/wATlfR5myyjxvXz7sZMc9YEV7U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=4C6mL2AMmEC1ygvwQH6V+A0kmxh4Prnuw/ulDHsXp8s=; b=JX33vc4NMCLGH2Qs7Yh7SAlRJvEKmB+HCNx86XW1g+Bg74ZIb3h87lJDtmM6LQrUqY LQEV2r+wBNfhjCCvFrOFI/wnhFkfayHHsI7MvRV1FrTu8WW7a58rI/MATK+f/ycVY94T fowwcAxzfmE84899S2Xt63zCT5SmPs64T6JZMRi1nVjrHK3urAxvZL9cDoRtcZiiJmjk 0MmeWVEltVWNWu0pM+gY8a5+KxFMvdKKFbgCyYRzlFkMEX2cqjTQ021qBUp/LhzuBhfb p9WXmftbMe0BT2X7+fJ0UgNn8ZR0pPIC3xWwMycnmPG4psSz5RVwJ+9OgeOC0D9+kSDE tOJQ== X-Gm-Message-State: ALKqPwcEegJcqNE2F6UUAbwQipeen2az80s+fiSJTBB5igJDg3/6bkBK OQC59BTM/9+gc/rjKrdYzd0msQ== X-Google-Smtp-Source: AB8JxZq4lTevcfKxp1Lv2npMixnzEKc7gjnTQ+Bm5BYYtlC3fN2iIElOcmzf3cXCNKhyrP9cRr8HWg== X-Received: by 2002:a17:902:5c6:: with SMTP id f64-v6mr8780808plf.50.1526636862754; Fri, 18 May 2018 02:47:42 -0700 (PDT) Received: from localhost.localdomain ([183.82.227.74]) by smtp.gmail.com with ESMTPSA id j11-v6sm12694097pff.64.2018.05.18.02.47.35 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 18 May 2018 02:47:42 -0700 (PDT) From: Jagan Teki To: Maxime Ripard , Chen-Yu Tsai , Icenowy Zheng , Jernej Skrabec , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , David Airlie , dri-devel@lists.freedesktop.org, Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, Michael Trimarchi , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: [PATCH v2 15/26] dt-bindings: display: Add compatible for A64 HDMI PHY Date: Fri, 18 May 2018 15:15:25 +0530 Message-Id: <20180518094536.17201-16-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180518094536.17201-1-jagan@amarulasolutions.com> References: <20180518094536.17201-1-jagan@amarulasolutions.com> X-Mailman-Approved-At: Mon, 21 May 2018 08:18:09 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jagan Teki MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP HDMI PHY on Allwinner A64 has similar like H3/H5 but with two clock parents, so add separate compatible for A64. Signed-off-by: Jagan Teki --- Changes for v2: - Add separate compatible for A64 Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt index 1a5ff416dea4..4f7b9dca8ca0 100644 --- a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt +++ b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt @@ -104,6 +104,7 @@ Required properties: - compatible: value must be one of: * allwinner,sun8i-a83t-hdmi-phy * allwinner,sun8i-h3-hdmi-phy + * allwinner,sun50i-a64-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