From patchwork Wed Jul 18 10:54:45 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10533687 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 7881D601D2 for ; Thu, 19 Jul 2018 07:04:09 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 68FC82964C for ; Thu, 19 Jul 2018 07:04:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5D14C29651; Thu, 19 Jul 2018 07:04:09 +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.2 required=2.0 tests=BAYES_00, MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED 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 21F132968E for ; Thu, 19 Jul 2018 07:04:09 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2A9F16ECD6; Thu, 19 Jul 2018 07:03:45 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-x242.google.com (mail-pf0-x242.google.com [IPv6:2607:f8b0:400e:c00::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id 42E1C6EABE for ; Wed, 18 Jul 2018 10:55:45 +0000 (UTC) Received: by mail-pf0-x242.google.com with SMTP id j26-v6so2021229pfi.10 for ; Wed, 18 Jul 2018 03:55:45 -0700 (PDT) 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=+VUMExjCvct4u8/NzMEZiOuEgIVX8IE1yYpHRdYqEgo=; b=lEr/tzff9JjXe5hBGLSvWYTAtIf9EJv3VsoilptKGHS9QTwFH5EK1SogHOLbFKHJco pMJVyts4EeOdQ72TYDwHJxq1kx4ckisvlo+n3KFXh2tN3tW6j/qOzrdB045KkSejwp8L oAP92PCgRKADUUbLGk29P201Fq7ttgQnB9kismf1sHLGj8O3IJBk2XSvPtqFgZKS1GOR omX6U9oJDYaGKEAN3QE39r/Dusshbr4Lxj9XBNVLJwvBscaN5+Ma+bwONdlaHtJXxyIj WGTIrhMph2A1O4Kd3gPPG7Fcm2F51ngb7NP6khtfDNJelsRl3XQqIrX2iSoHyEAoFvEm kMHA== X-Gm-Message-State: AOUpUlFkvVCDEP0nBZA6+b0LyVFhuVk728hQtganueMlwij3RZ7t/i6I igOVxqtuEqM/qde64kgUVm1bHQ== X-Google-Smtp-Source: AAOMgpelEE5culIIfmSTDOM3jk1/YQTATZLhD9iTCnpgAuTxHaA9si08BHifGhCOVzgPlfcIvGXi5Q== X-Received: by 2002:a63:8e41:: with SMTP id k62-v6mr5197697pge.187.1531911344838; Wed, 18 Jul 2018 03:55:44 -0700 (PDT) Received: from localhost.localdomain ([183.82.229.107]) by smtp.gmail.com with ESMTPSA id x25-v6sm4644452pgv.63.2018.07.18.03.55.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Jul 2018 03:55:44 -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 v3 05/18] dt-bindings: display: Add compatible for A64 HDMI Date: Wed, 18 Jul 2018 16:24:45 +0530 Message-Id: <20180718105458.22304-6-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180718105458.22304-1-jagan@amarulasolutions.com> References: <20180718105458.22304-1-jagan@amarulasolutions.com> X-Mailman-Approved-At: Thu, 19 Jul 2018 07:03:43 +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 v3: - collect Rob r-w-b tag 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 3594378fbe72..10b3c77833c2 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