From patchwork Fri Jun 3 09:55:15 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: huang lin X-Patchwork-Id: 9156335 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 2E8C860221 for ; Sun, 5 Jun 2016 21:14:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 127EA1FFBD for ; Sun, 5 Jun 2016 21:14:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0668128210; Sun, 5 Jun 2016 21:14:21 +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=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CE9E9272AA for ; Sun, 5 Jun 2016 21:14:20 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 04D9B6E203; Sun, 5 Jun 2016 21:13:53 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-f196.google.com (mail-pf0-f196.google.com [209.85.192.196]) by gabe.freedesktop.org (Postfix) with ESMTPS id 36E106E431 for ; Fri, 3 Jun 2016 09:55:41 +0000 (UTC) Received: by mail-pf0-f196.google.com with SMTP id c84so11079236pfc.1 for ; Fri, 03 Jun 2016 02:55:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=zA1ZvRissRTBvgCjsnSILjEXaF8HcN27N2Ex3P/OJpY=; b=EQHzipBn+43XehOMy+OUAutcmS2yg0Xn3gTdWTLiiIem3vF8Xs6nl01Iq3J3CjWkqF ZIZC0GGVq2hE72rahQe1wgOOVWwwP9slphGGdZ9cJ/KjrgoDeOVuccE+dP2o7j2DiWgq IY6ewXZmABRXKkiL8z1houEk93557/TkUPoFlui8POVMJrc6PITxtXu0uN0Nu/+9VGwe Pndfer8o73q4qd8c3bopxeQTncJk+c1BuxjJB3lkwJbUsj2N1K4UVtR6fzDmWQBScpKi GIlRRKIo+6AP7vHPqR64ry5F6XIuq+iO25Xg1gs1EtJhqlztz0u+n3LBumX+Wltgxn68 wOwA== X-Gm-Message-State: ALyK8tICrlmBRGhGXqToSTCxD+pOanBLOV7ZSgJkOrHn+fxm5RT6lrTWzL69aSmMOfmEPQ== X-Received: by 10.98.58.84 with SMTP id h81mr5060946pfa.93.1464947740121; Fri, 03 Jun 2016 02:55:40 -0700 (PDT) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id t77sm6953892pfa.71.2016.06.03.02.55.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 03 Jun 2016 02:55:39 -0700 (PDT) From: Lin Huang To: heiko@sntech.de, mark.yao@rock-chips.com, myungjoo.ham@samsung.com Subject: [RFC PATCH v1 2/6] clk: rockchip: rk3399: add SCLK_DDRCLK ID for ddrc Date: Fri, 3 Jun 2016 17:55:15 +0800 Message-Id: <1464947719-6245-3-git-send-email-hl@rock-chips.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1464947719-6245-1-git-send-email-hl@rock-chips.com> References: <1464947719-6245-1-git-send-email-hl@rock-chips.com> X-Mailman-Approved-At: Sun, 05 Jun 2016 21:13:44 +0000 Cc: huangtao@rock-chips.com, typ@rock-chips.com, Lin Huang , mturquette@baylibre.com, dbasehore@chromium.org, sboyd@codeaurora.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, dianders@chromium.org, linux-rockchip@lists.infradead.org, kyungmin.park@samsung.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Lin Huang --- Changes in v1: - None include/dt-bindings/clock/rk3399-cru.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/dt-bindings/clock/rk3399-cru.h b/include/dt-bindings/clock/rk3399-cru.h index 50a44cf..8a0f0442 100644 --- a/include/dt-bindings/clock/rk3399-cru.h +++ b/include/dt-bindings/clock/rk3399-cru.h @@ -131,6 +131,7 @@ #define SCLK_DPHY_RX0_CFG 165 #define SCLK_RMII_SRC 166 #define SCLK_PCIEPHY_REF100M 167 +#define SCLK_DDRCLK 168 #define DCLK_VOP0 180 #define DCLK_VOP1 181