[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191003205929.5943A2086A@mail.kernel.org>
Date: Thu, 03 Oct 2019 13:59:28 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Eugen.Hristev@...rochip.com, alexandre.belloni@...tlin.com,
linux-arm-kernel@...ts.infradead.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, mturquette@...libre.com
Cc: Nicolas.Ferre@...rochip.com, Eugen.Hristev@...rochip.com
Subject: Re: [PATCH] clk: at91: sam9x60: fix programmable clock
Quoting Eugen.Hristev@...rochip.com (2019-09-24 03:39:09)
> From: Eugen Hristev <eugen.hristev@...rochip.com>
>
> The prescaler mask for sam9x60 must be 0xff (8 bits).
> Being set to 0, means that we cannot set any prescaler, thus the
> programmable clocks do not work (except the case with prescaler 0)
> Set the mask accordingly in layout struct.
>
> Fixes: 01e2113de9a5 ("clk: at91: add sam9x60 pmc driver")
> Signed-off-by: Eugen Hristev <eugen.hristev@...rochip.com>
> ---
Applied to clk-fixes
Powered by blists - more mailing lists