From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Thu, 18 Dec 2014 19:07:58 +0000 Subject: [U-Boot] [PATCH 09/14] sun6i: Add k and m parameters to clock_set_pll5() In-Reply-To: <1418761900-14035-9-git-send-email-hdegoede@redhat.com> References: <1418761900-14035-1-git-send-email-hdegoede@redhat.com> <1418761900-14035-9-git-send-email-hdegoede@redhat.com> Message-ID: <1418929678.26985.102.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2014-12-16 at 21:31 +0100, Hans de Goede wrote: > The A23 (sun8i) requires different values for these then sun6i, so make them > function parameters. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell