From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH v2 0/5] fix some clock configuration for the RK3036 platform Date: Sat, 09 Jan 2016 21:10:21 +0100 Message-ID: <2423996.DXmZSXDRX7@phil> References: <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: In-Reply-To: <1452169057-24467-1-git-send-email-zhengxing-TNX95d0MmH7DzftRWevZcw@public.gmane.org> 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: Xing Zheng Cc: Mark Rutland , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Pawel Moll , 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 Xing Am Donnerstag, 7. Januar 2016, 20:17:32 schrieb Xing Zheng: > In the development work, we found that some of the previous > incorrect clock configuration on the RK3036 platform, we should > fix them. I've applied patches 1-4 as fixes for 4.5 [0] and will apply patch 5 regularly once 4.5-rc1 is released and I have stable base again. > 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 please make sure to also update the binding document in such cases. I've done it myself for this one. [for people reading along: the rk3036 clock-driver + binding is new in 4.5 so we should be ok to fix the naming before it is actually released] Heiko [0] https://git.kernel.org/cgit/linux/kernel/git/mmind/linux-rockchip.git/log/?h=v4.5-clk/fixes