From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 21 Dec 2016 14:56:34 -0800 From: Stephen Boyd To: Chris Brandt Cc: Geert Uytterhoeven , Michael Turquette , Kuninori Morimoto , Simon Horman , linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [PATCH v2] clk: renesas: mstp: Support 8-bit registers for r7s72100 Message-ID: <20161221225634.GJ5423@codeaurora.org> References: <20161215170027.28411-1-chris.brandt@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20161215170027.28411-1-chris.brandt@renesas.com> List-ID: On 12/15, Chris Brandt wrote: > The RZ/A1 is different than the other Renesas SOCs because the MSTP > registers are 8-bit instead of 32-bit and if you try writing values as > 32-bit nothing happens...meaning this driver never worked for r7s72100. > > Fixes: b6face404f38 ("ARM: shmobile: r7s72100: add essential clock nodes to dtsi") > Signed-off-by: Chris Brandt > --- Applied to clk-fixes -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project