From patchwork Mon Mar 11 13:36:29 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10847523 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1E939139A for ; Mon, 11 Mar 2019 13:37:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 097A6291C0 for ; Mon, 11 Mar 2019 13:37:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 07425291EE; Mon, 11 Mar 2019 13:37:56 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D7F27291C0 for ; Mon, 11 Mar 2019 13:37:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727834AbfCKNhu (ORCPT ); Mon, 11 Mar 2019 09:37:50 -0400 Received: from mail-pf1-f193.google.com ([209.85.210.193]:34430 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727548AbfCKNhu (ORCPT ); Mon, 11 Mar 2019 09:37:50 -0400 Received: by mail-pf1-f193.google.com with SMTP id u9so3733875pfn.1 for ; Mon, 11 Mar 2019 06:37:49 -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 :mime-version:content-transfer-encoding; bh=ckydVo2IPZQfXMKYGz1uqlUzm7n70fMIZ1xjq1PJknE=; b=K6AoFmOsvBeSoy2R9DvjoRG7CUz9NhugeLSTFnXh5vpwCDZYIV8lGEcUiR2sAlBTSn kvaIY0jm9r+/lG25xMEZt97rjCnzNtxofViiTGd+pQAR3KZG0Un6FKhC1BP/kifjBk3p lumikLZr3bM59um6hFxPED3u5YW6EBvja0Jzs= 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:mime-version:content-transfer-encoding; bh=ckydVo2IPZQfXMKYGz1uqlUzm7n70fMIZ1xjq1PJknE=; b=gPjQ5jKSObsk37k/a+UDOJKkONw5yccu/PepjQyOhNDUmCLUCOFkMZTJ1iB/dFYdrr Dt/PegfV3tRsrhXyUTK5SMPg5laGkga9SC+klQ4IqbJ9+5IPi9tlp9sOSwvm2ygEOX/u g3r8DUj8kwqPzbKQb5+YOavFSre2U7y6lYfgItm0iwhkaRp2XCTmE6WFXHCeSZ8nRHm7 NRvALqNv+b8g6Fpdef79BvffXsfC1pUxkRaBE7QlJryWP4TmBSJfH56SVp/UyWL8Ffuu Pg1DkoNtos/8m73tTJSMaDiq5OYXAvZu0TVSzyQm706WFo/s5bR/K5xSObuNOF88QDvA 9pQw== X-Gm-Message-State: APjAAAXgRJ+PoVh+Aj3jYT3Mg16r7cqtkZqlrbKBU8Zz8k3buO8A2YOV D5csZRKM2kST62brOS/m1Q/qQje6HSU= X-Google-Smtp-Source: APXvYqzwHorUX7e1L/skEZltcHC2vUfcxzbugCU38pVqLg5d2V/TJNegSrveDVfPq6SNbUBDJtnOlw== X-Received: by 2002:a63:c0e:: with SMTP id b14mr30183128pgl.236.1552311469128; Mon, 11 Mar 2019 06:37:49 -0700 (PDT) Received: from localhost.localdomain ([183.82.224.199]) by smtp.gmail.com with ESMTPSA id s79sm9960397pfa.61.2019.03.11.06.37.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2019 06:37:48 -0700 (PDT) From: Jagan Teki To: Maxime Ripard , David Airlie , Daniel Vetter , Chen-Yu Tsai , Michael Turquette , Rob Herring , Mark Rutland Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, Michael Trimarchi , linux-amarula@amarulasolutions.com, linux-sunxi@googlegroups.com, Jagan Teki Subject: [PATCH v8 07/15] dt-bindings: sun6i-dsi: Add A64 MIPI-DSI compatible Date: Mon, 11 Mar 2019 19:06:29 +0530 Message-Id: <20190311133637.18334-8-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.18.0.321.gffc6fa0e3 In-Reply-To: <20190311133637.18334-1-jagan@amarulasolutions.com> References: <20190311133637.18334-1-jagan@amarulasolutions.com> MIME-Version: 1.0 Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The MIPI DSI controller in Allwinner A64 is similar to A33. But unlike A33, A64 doesn't have DSI_SCLK gating so it is valid to with separate compatible for A64 on the same driver. Signed-off-by: Jagan Teki Reviewed-by: Rob Herring Tested-by: Merlijn Wajer --- Documentation/devicetree/bindings/display/sunxi/sun6i-dsi.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/sunxi/sun6i-dsi.txt b/Documentation/devicetree/bindings/display/sunxi/sun6i-dsi.txt index 1cc40663b7a2..9877398be69a 100644 --- a/Documentation/devicetree/bindings/display/sunxi/sun6i-dsi.txt +++ b/Documentation/devicetree/bindings/display/sunxi/sun6i-dsi.txt @@ -12,6 +12,7 @@ The DSI Encoder generates the DSI signal from the TCON's. Required properties: - compatible: value must be one of: * allwinner,sun6i-a31-mipi-dsi + * allwinner,sun50i-a64-mipi-dsi - reg: base address and size of memory-mapped region - interrupts: interrupt associated to this IP - clocks: phandles to the clocks feeding the DSI encoder