From patchwork Fri May 18 09:45:24 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10414159 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 A887260365 for ; Mon, 21 May 2018 08:24:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 99E02287AE for ; Mon, 21 May 2018 08:24:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8E3A4287BD; Mon, 21 May 2018 08:24:32 +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 20C96287AE for ; Mon, 21 May 2018 08:24:32 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id CFCAA6EFF8; Mon, 21 May 2018 08:19:58 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-x241.google.com (mail-pf0-x241.google.com [IPv6:2607:f8b0:400e:c00::241]) by gabe.freedesktop.org (Postfix) with ESMTPS id BE66C6ECDD for ; Fri, 18 May 2018 09:47:35 +0000 (UTC) Received: by mail-pf0-x241.google.com with SMTP id j20-v6so3502631pff.10 for ; Fri, 18 May 2018 02:47:35 -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=mGFIjHgN5H9JLNd+/zdi/m7YW8DscwInrBSPJOwP9dI=; b=eK+TiSwAyTkfHLBirXSJ3nMdCU3Y/wbi2xaxiqPbLwOwAzBlVVpV6OfZy+Fut6tNZC B9+yahFVh6Mg3tStrmcDZxN2XroDuTJTVjgYUZQ1IH4/pKErw+52ckptJ6dKwHgxrTXq 8EUquxXY9fKgiJDtQfCO7GzCrm6oDQGbNoXZA= 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=mGFIjHgN5H9JLNd+/zdi/m7YW8DscwInrBSPJOwP9dI=; b=BCRrdjyt+JpgOsPuZyR77G/Pk3NrojDHwEv+cxhrQWeQUmhubLFvpOV7oJL1G5p+H9 iJh8xtw6p+2dkfnO+QG9senlfS+0h5e3t55ZOaJ1TLu4bVOSJwmm1XuwYc00ZnLXaZvY 5ExA/N0i8iRMqwOylJ2F0QAuI8v0+jxbyoEmjzGvxLbpAHo2suBp4mjF83cFviGJ/M5r 7EqCV4f3COIUX39RNeuC8XGYKm4kQqLTBDto6E3IpB5PiuinIm8Y/jk+Op9kDrKjZD9J CC487sC9ujbda6+tU48PQC2X55q+/0E0VLSAiI6PWMsD7IgxWAojW9ttutpibTum0sV7 3P4A== X-Gm-Message-State: ALKqPwc62WJMmWEK0/8JmMujbki620UYc+uqFibGpnJwKYaYVAz817hK 4cORWR7foDgcxbc391br2f0mdw== X-Google-Smtp-Source: AB8JxZqIQqRjfxMVNKfnQPd0MVZerQ3zF1xwVtdhbwQnfqBZViQCv0Vt+0n0xNlPbfr5YzkDeFokBA== X-Received: by 2002:a62:4589:: with SMTP id n9-v6mr8696632pfi.158.1526636855278; Fri, 18 May 2018 02:47:35 -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.28 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 18 May 2018 02:47:34 -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 14/26] dt-bindings: display: Add compatible for A64 HDMI Date: Fri, 18 May 2018 15:15:24 +0530 Message-Id: <20180518094536.17201-15-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 on Allwinner A64 has similar like H3/H5/A83T. Add compatible a64 and update A83T compatible as fallback. Signed-off-by: Jagan Teki Reviewed-by: Rob Herring --- Changes for v2: - Add fallback compatible 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 863afad6a4df..1a5ff416dea4 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-a64-dw-hdmi", "allwinner,sun8i-a83t-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