From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eugen.Hristev at microchip.com Date: Mon, 19 Oct 2020 06:28:04 +0000 Subject: [PATCH 1/2] clk: at91: clk-master: add 5th divisor for mck master In-Reply-To: <20201008114606.19621-1-eugen.hristev@microchip.com> References: <20201008114606.19621-1-eugen.hristev@microchip.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08.10.2020 14:46, Eugen Hristev wrote: > clk-master can have 5 divisors with a field width of 3 bits > on some products. > > Change the mask and number of divisors accordingly. > > Reported-by: Mihai Sain > Signed-off-by: Eugen Hristev > Reviewed-by: Claudiu Beznea > --- Applied both to u-boot-atmel/master