From patchwork Tue Apr 25 06:41:09 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eddie Cai X-Patchwork-Id: 9697575 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 2687760224 for ; Tue, 25 Apr 2017 06:42:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1D28322376 for ; Tue, 25 Apr 2017 06:42:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 119D328404; Tue, 25 Apr 2017 06:42:24 +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=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID 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 B782B22376 for ; Tue, 25 Apr 2017 06:42:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S980897AbdDYGlq (ORCPT ); Tue, 25 Apr 2017 02:41:46 -0400 Received: from mail-pg0-f68.google.com ([74.125.83.68]:33822 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S980514AbdDYGln (ORCPT ); Tue, 25 Apr 2017 02:41:43 -0400 Received: by mail-pg0-f68.google.com with SMTP id t7so5185917pgt.1; Mon, 24 Apr 2017 23:41:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=fGbd89FsYyYxsfT2nWHIO7Mn2oBoLDhBX/B4U6yAkxA=; b=ug8bv3aCWoXpApDn2ZLweTTwdtx3YTBlxCqQtXZufnqXVGAeLUC4D54Y9vbhcy7tFW 5fqeFcGk3acIY1eF0c5ZVpkulvrFhctuyYNisZvDwa5p1NTpSfMn1LoSO+1Tl9AoGvUv PXyBqNyJwGJ9QgOdnI4a1G6ZHltKj1yoi1NN7p8Oe4BvFhgapHhbzR6/FshB9Gc1lhQZ V0yI/nllp3sHPSkeo+6O9LFQJ3eWkmBrJBM33vDG891INE6tmG1HFHOYvtJhhSD9do6q gvu6CU3gsItW2kKCHCJCkzmE8oCpTJT12NS+SUSINQg8MBmWxlZ3hoD4tkz1hP4MGBCK +XOw== 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=fGbd89FsYyYxsfT2nWHIO7Mn2oBoLDhBX/B4U6yAkxA=; b=fiMViOseG6zyKyBEpyiPHrRpYquXDSrMdUQycBrReyqwhf/llEWfzj8PoQWMe7EKBG kcaPO7HL+6Qun+MUeC31zxduuocgWJfJlhn13fNm4bIpM3kPNFJS8ol4lB0J368378uW LTb+/VgO584Yd3TOttNhEC2kk06uSA8slh0Apnek10P4CE/fz+t/ybgyFBCEzow8ujmy T+8naecJUfvgEGIWRwN1KqiD/6ndgLIaPztiYnQ8PysKGUR/dGRKzP4t0rpUjFArxaCy WzOEZ+0lYcfcebTAvP8S7oncdecP9Qr0i2qR9KT0P3olY84Yy+/yY+mBYg5LCcRLWvML 3/Nw== X-Gm-Message-State: AN3rC/6hdp7ICbduxlVaQ06PFRvjKZu1dyLc+Wb4urLGhyN2OqrCsgBJ Z/8Cnrk7aP/GOA== X-Received: by 10.98.83.4 with SMTP id h4mr27531904pfb.122.1493102503160; Mon, 24 Apr 2017 23:41:43 -0700 (PDT) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id 25sm8344782pfr.61.2017.04.24.23.41.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 24 Apr 2017 23:41:41 -0700 (PDT) From: Eddie Cai To: robh+dt@kernel.org, mark.rutland@arm.com, heiko@sntech.de, zhengxing@rock-chips.com, mturquette@baylibre.com, sboyd@codeaurora.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, Eddie Cai Subject: [PATCH V2 1/2] clk: rockchip: add ids for camera Date: Tue, 25 Apr 2017 14:41:09 +0800 Message-Id: <1493102470-22965-2-git-send-email-eddie.cai.linux@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1493102470-22965-1-git-send-email-eddie.cai.linux@gmail.com> References: <1493102470-22965-1-git-send-email-eddie.cai.linux@gmail.com> 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 we use SCLK_TESTCLKOUT1 and SCLK_TESTCLKOUT2 for camera, so add those ids. Signed-off-by: Eddie Cai --- include/dt-bindings/clock/rk3399-cru.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/dt-bindings/clock/rk3399-cru.h b/include/dt-bindings/clock/rk3399-cru.h index 220a60f..22cb1df 100644 --- a/include/dt-bindings/clock/rk3399-cru.h +++ b/include/dt-bindings/clock/rk3399-cru.h @@ -132,6 +132,8 @@ #define SCLK_RMII_SRC 166 #define SCLK_PCIEPHY_REF100M 167 #define SCLK_DDRC 168 +#define SCLK_TESTCLKOUT1 169 +#define SCLK_TESTCLKOUT2 170 #define DCLK_VOP0 180 #define DCLK_VOP1 181