From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Fri, 28 Oct 2016 18:49:09 +0200 Subject: [U-Boot] [U-Boot, 2/6] ARM: at91: clock: correct PRES offset for at91sam9x5 In-Reply-To: <1471418009-12660-3-git-send-email-hs@denx.de> (from Heiko Schocher on Wed, 17 Aug 2016 09:13:24 +0200) References: <1471418009-12660-3-git-send-email-hs@denx.de> Message-ID: <20161028164909.28256-1-andreas@biessmann.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Heiko Schocher, Heiko Schocher writes: >on at91sam9x5 PRES offset is 4 in the PMC master >clock register. > >Signed-off-by: Heiko Schocher >Acked-by: Wenyou Yang >Acked-by: Andreas Bie?mann >--- > > arch/arm/mach-at91/arm926ejs/clock.c | 6 ++++++ > 1 file changed, 6 insertions(+) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bie?mann