linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] bus: sunxi-rsb: fix primary PMIC and peripheral IC address mapping
@ 2015-12-16  9:14 Chen-Yu Tsai
  2015-12-16  9:14 ` [PATCH 1/2] bus: sunxi-rsb: Fix primary PMIC mapping hardware address Chen-Yu Tsai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chen-Yu Tsai @ 2015-12-16  9:14 UTC (permalink / raw)
  To: linux-arm-kernel

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.


Regards
ChenYu

P.S. my primary email is down this week, but should be fixed by the end
of the week.

Chen-Yu Tsai (2):
  bus: sunxi-rsb: Fix primary PMIC mapping hardware address
  bus: sunxi-rsb: Fix peripheral IC mapping runtime address

 drivers/bus/sunxi-rsb.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.6.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-22 19:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/2] bus: sunxi-rsb: fix primary PMIC and peripheral IC address mapping Olof Johansson

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).