[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <308e3067-cc2c-d9a3-33e2-912a3302ceb7@nexus-software.ie>
Date: Wed, 11 Oct 2017 17:22:51 +0100
From: Bryan O'Donoghue <pure.logic@...us-software.ie>
To: Philipp Zabel <p.zabel@...gutronix.de>,
richard.leitner@...data.com, srinivas.kandagatla@...aro.org,
axel.lin@...ics.com, ping.bai@....com, d.schultz@...tec.de,
peng.fan@....com, van.freenix@...il.com
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v3 5/7] nvmem: imx-ocotp: Add i.MX7D timing write clock
setup support
On 11/10/17 17:03, Philipp Zabel wrote:
> Would
>
> fsource = DIV_ROUND_UP_ULL((u64)clk_rate * DEF_FSOURCE,
> NSEC_PER_SEC) + 1;
> strobe_prog = DIV_ROUND_CLOSEST_ULL((u64)clk_rate * DEF_STROBE_PROG,
> NSEC_PER_SEC) + 1;
>
> work instead?
Might do, I'll see and change it if it works
Powered by blists - more mailing lists