From patchwork Tue Jan 10 11:59:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jacob Chen X-Patchwork-Id: 9507071 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 0B866606E1 for ; Tue, 10 Jan 2017 12:00:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F3EAE2022B for ; Tue, 10 Jan 2017 12:00:54 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E8C8A28461; Tue, 10 Jan 2017 12:00:54 +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=-3.7 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RCVD_IN_SORBS_SPAM autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 87EAF2022B for ; Tue, 10 Jan 2017 12:00:54 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cQv6j-0000UL-Qu; Tue, 10 Jan 2017 12:00:53 +0000 Received: from mail-pf0-f194.google.com ([209.85.192.194]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cQv6U-0008Aq-48; Tue, 10 Jan 2017 12:00:39 +0000 Received: by mail-pf0-f194.google.com with SMTP id f144so9796077pfa.2; Tue, 10 Jan 2017 04:00:18 -0800 (PST) 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=l9EAdTkNsbF3PzLcW8e2U4cZtapP2TeOoTg74FoyASA=; b=h8HI7AIAiuX7pb+UvqyT+7rXVaDeS7ezLH9DkXyOtK2/pksesrXIYN1SIpZJijNvsQ xs5Ny8uQyFtwz8HFv/3H8I1Zde3yBjtx8BjKSoHooYlOETdWdJlOzpJkDjeX8hsPqNZb rZ26SO1nXkdu2DO7sp9Wq2GMLStXh7boGGKi8RiSjLn8jsqxOzonfP/L+RN87oCn6elN /UwKvpLjbrbcPlrWsIdRq5VtrWELY8YNcK5jS7AuM1LSPUFIVD44F7BBRtSF7pbhCQOK nPU8akZjYeaoA0jawLquFwpvQZXy96oT3FL6H8qqa0xaGR5V15aBfGNfnR9Uhgv6c45J WGgw== X-Gm-Message-State: AIkVDXLPnKX29g3Y9W3BcQn4Z7n7SmjEdhdJPw0ZsOd1yISH2WABed2G9PvteyVkQFiBdA== X-Received: by 10.84.133.129 with SMTP id f1mr4390311plf.64.1484049617732; Tue, 10 Jan 2017 04:00:17 -0800 (PST) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id q190sm5230010pfb.51.2017.01.10.04.00.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 10 Jan 2017 04:00:16 -0800 (PST) From: Jacob Chen To: heiko@sntech.de, mturquette@baylibre.com, sboyd@codeaurora.org Subject: [PATCH 3/4] clk: rockchip: add rk3288 cif_out clock ids Date: Tue, 10 Jan 2017 19:59:19 +0800 Message-Id: <1484049560-14820-3-git-send-email-jacob-chen@iotwrt.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1484049560-14820-1-git-send-email-jacob-chen@iotwrt.com> References: <1484049560-14820-1-git-send-email-jacob-chen@iotwrt.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170110_040038_192125_512B76E7 X-CRM114-Status: UNSURE ( 7.95 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: zhengxing@rock-chips.com, zhangqing@rock-chips.com, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Jacob Chen , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add clock-ids for the cif block of the rk3288 Signed-off-by: Jacob Chen --- include/dt-bindings/clock/rk3288-cru.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/dt-bindings/clock/rk3288-cru.h b/include/dt-bindings/clock/rk3288-cru.h index 08de7de..128b191 100644 --- a/include/dt-bindings/clock/rk3288-cru.h +++ b/include/dt-bindings/clock/rk3288-cru.h @@ -88,6 +88,7 @@ #define SCLK_PVTM_GPU 124 #define SCLK_CRYPTO 125 #define SCLK_MIPIDSI_24M 126 +#define SCLK_CIF_OUT 127 #define SCLK_MAC 151 #define SCLK_MACREF_OUT 152