From patchwork Fri May 18 09:45:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10414237 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 5633160365 for ; Mon, 21 May 2018 08:29:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4914428694 for ; Mon, 21 May 2018 08:29:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3DE6F286F5; Mon, 21 May 2018 08:29:58 +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 D157B28694 for ; Mon, 21 May 2018 08:29:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 29BAC6F02D; Mon, 21 May 2018 08:21:55 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-x244.google.com (mail-pf0-x244.google.com [IPv6:2607:f8b0:400e:c00::244]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2F2E86ECDB for ; Fri, 18 May 2018 09:47:50 +0000 (UTC) Received: by mail-pf0-x244.google.com with SMTP id a20-v6so3514543pfo.0 for ; Fri, 18 May 2018 02:47:50 -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=A5/aqEXOiUc5X1oMe585eNqcQtPqceVw+bFSUrhT5UM=; b=PIEIsEnd5BgruqM1+ImRLujkOpWquogn7xG4vo3pIjC7d6lEtzltp4H5LRuILuLgKO 6EW3R2yL/Lv3e6Wv4hV2dy2YwToi/At/XU359n5DOJSulOwIE7uSnCFZiJT9zR4CYEUR 5E84KxfxEW3vdq92yWb9pE2feMmlWZ3kLZ79I= 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=A5/aqEXOiUc5X1oMe585eNqcQtPqceVw+bFSUrhT5UM=; b=D/FLnMqK74IZK+T3PwkrNt47Y7MiryxJn/anT38MpRs1KmHGEhUMzkHnH4xAkD6OZa ZZgw4/5oUPK2FIyhlc6e1yllazEMRAc3MPBkHjXsP55ZN42sOsS5I2sPgOT5XYf5WHii MvtmqquzELs4IH259RYagN/vM8Fb8YfdF827OtvWQVcH3x7iauuXe5XNsCgwZTrGsjDV gwmokOSKKcy4uFl24dpKpYmN8SVsJJtA4A87IPDsR0GifusRpiP0VJ8t1Ah0jQrfVD5f EMq/Vvblb72Ne0epJnRmtfYauG3Ur/Lh6TstashLS1aMZxcESXQ0kpYxgd2mh2gsOlri 1HkA== X-Gm-Message-State: ALKqPwcm7dX3P4kWXz8T59ceBPzddRnmtfTm4xuLGAOoJl7o4Q0Ek3k5 ckLfV0JgFdOCkGe3pnAQh4johg== X-Google-Smtp-Source: AB8JxZrV6NVTnozGLmbo3r78a14EeSR0KteEuunpexOEtKnmmBHUSpMNcepadQf2kOtQFi0/3dU4PA== X-Received: by 2002:a63:5f01:: with SMTP id t1-v6mr936113pgb.94.1526636869715; Fri, 18 May 2018 02:47:49 -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.43 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 18 May 2018 02:47:49 -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 16/26] dt-bindings: clock: sun50i-a64-ccu: Add PLL_VIDEO[0-1] macros Date: Fri, 18 May 2018 15:15:26 +0530 Message-Id: <20180518094536.17201-17-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 Allwinner A64 has two clock parents PLL_VIDEO0 and PLL_VIDEO1. Include these macros on dt-bindings so-that the same can be used while defining CCU clock phadles. Signed-off-by: Jagan Teki --- Changes for v2: - new patch include/dt-bindings/clock/sun50i-a64-ccu.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/dt-bindings/clock/sun50i-a64-ccu.h b/include/dt-bindings/clock/sun50i-a64-ccu.h index d66432c6e675..d1d7d5b7d06a 100644 --- a/include/dt-bindings/clock/sun50i-a64-ccu.h +++ b/include/dt-bindings/clock/sun50i-a64-ccu.h @@ -43,7 +43,9 @@ #ifndef _DT_BINDINGS_CLK_SUN50I_A64_H_ #define _DT_BINDINGS_CLK_SUN50I_A64_H_ +#define CLK_PLL_VIDEO0 7 #define CLK_PLL_PERIPH0 11 +#define CLK_PLL_VIDEO1 15 #define CLK_BUS_MIPI_DSI 28 #define CLK_BUS_CE 29