From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S980894AbdDYGlc (ORCPT ); Tue, 25 Apr 2017 02:41:32 -0400 Received: from mail-pg0-f68.google.com ([74.125.83.68]:34720 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752303AbdDYGl3 (ORCPT ); Tue, 25 Apr 2017 02:41:29 -0400 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 0/2] correct ids for clk_testout Date: Tue, 25 Apr 2017 14:41:08 +0800 Message-Id: <1493102470-22965-1-git-send-email-eddie.cai.linux@gmail.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org we use clk_testout1 and clk_testout2 for camera. e.g. mipi 24M mclk. the ids of clk_testout1 and clk_testout2 is wrong. it's time to correct it. Eddie Cai (2): clk: rockchip: add ids for camera clk: rockchip: fix the incorrect ids drivers/clk/rockchip/clk-rk3399.c | 4 ++-- include/dt-bindings/clock/rk3399-cru.h | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) -- 1.9.1