From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] bus: sunxi-rsb: fix primary PMIC and peripheral IC address mapping
Date: Tue, 22 Dec 2015 11:44:16 -0800 [thread overview]
Message-ID: <20151222194416.GA30172@localhost> (raw)
In-Reply-To: <1450257286-1645-1-git-send-email-wens@csie.org>
On Wed, Dec 16, 2015 at 05:14:44PM +0800, Chen-Yu Tsai wrote:
> Hi Arnd, Olof,
>
> Here are 2 fixes for the sunxi-rsb driver. There were some typos in the
> hardware address mapping table, but as long as the assigned address
> matched what the bootloader used, it still worked fine. The only
> indication was "failed to set runtime address" error messages which I
> mistook for some hardware quirk.
>
> I looked deeper when the AC100 on my A80 boards refused to respond.
>
> Patch 1 fixes the hardware address for primary PMICs (AXP223, AXP809...).
> This is the part that still worked fine despite the error because the
> runtime address matches the one set by the bootloader.
>
> Patch 2 fixes the assigned runtime address for the peripheral IC
> (AC100/AC200). This part does not work due to the runtime address being
> invalid.
>
> Maxime asked me to send them directly to you. Please pick them up for 4.4.
Applied, thanks.
In the future, for fixes late in the cycle like this, please describe in a few
words in the commit message just what the error is for someone trying to use
kernel without the fix, so someone just reading the changelog can determine if
it's a high-priority fix or not.
Thanks!
-Olof
prev parent reply other threads:[~2015-12-22 19:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-16 9:14 [PATCH 0/2] bus: sunxi-rsb: fix primary PMIC and peripheral IC address mapping Chen-Yu Tsai
2015-12-16 9:14 ` [PATCH 1/2] bus: sunxi-rsb: Fix primary PMIC mapping hardware address Chen-Yu Tsai
2015-12-16 9:14 ` [PATCH 2/2] bus: sunxi-rsb: Fix peripheral IC mapping runtime address Chen-Yu Tsai
2015-12-22 19:44 ` Olof Johansson [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=20151222194416.GA30172@localhost \
--to=olof@lixom.net \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).