From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] i2c: mvtwsi: Fix problem with baud rate calculation
Date: Wed, 18 Mar 2015 09:26:21 +0100 [thread overview]
Message-ID: <550936AD.80009@denx.de> (raw)
In-Reply-To: <5509354F.7020805@redhat.com>
Hi Hans,
On 18.03.2015 09:20, Hans de Goede wrote:
<snip>
>> I've send allwinner a mail asking them to clarify this.
>
> I've just gotten an answer from allwinner, and the formula in their
> datasheet
> is correct, with the raw register value == CLK_N so the current (before
> this patch)
> u-boot code is correct for Allwinner devices and we need a #ifdef here
> to keep the
> old formula for sunxi devices, you can use:
>
> #ifdef CONFIG_SUNXI
>
> For this.
Okay, will send v2 right away...
Thanks,
Stefan
prev parent reply other threads:[~2015-03-18 8:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 10:08 [U-Boot] [PATCH] i2c: mvtwsi: Fix problem with baud rate calculation Stefan Roese
2015-03-17 11:15 ` Hans de Goede
2015-03-17 11:25 ` Stefan Roese
2015-03-17 12:20 ` Hans de Goede
2015-03-18 8:20 ` Hans de Goede
2015-03-18 8:21 ` Hans de Goede
2015-03-18 8:26 ` Stefan Roese [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=550936AD.80009@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.