From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xing Zheng Subject: [PATCH v2 0/5] fix some clock configuration for the RK3036 platform Date: Thu, 7 Jan 2016 20:17:32 +0800 Message-ID: <1452169057-24467-1-git-send-email-zhengxing@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org Cc: Mark Rutland , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Pawel Moll , Xing Zheng , Ian Campbell , Michael Turquette , Kumar Gala , Stephen Boyd , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Rob Herring , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, keescook-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org, linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, leozwang-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org List-Id: devicetree@vger.kernel.org Hi: In the development work, we found that some of the previous incorrect clock configuration on the RK3036 platform, we should fix them. Xing Zheng (5): clk: rockchip: rk3036: fix the FLAGs for clock mux clk: rockchip: rk3036: fix uarts clock error clk: rockchip: rk3036: fix the div offset for emac clock clk: rockchip: rk3036: rename emac ext source clock clk: rockchip: rk3036: add HCLK_MAC id for emac drivers/clk/rockchip/clk-rk3036.c | 28 ++++++++++++++-------------- include/dt-bindings/clock/rk3036-cru.h | 1 + 2 files changed, 15 insertions(+), 14 deletions(-) -- 1.7.9.5