Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1569442 > unrolled thread

Re: [PATCH v2 1/2] nvmem: sunxi-sid: add support for H3 and A64's SID controller

Started bymaxime.ripard@free-electrons.com
First post2017-01-30 08:50 +0100
Last post2017-01-30 08:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 1/2] nvmem: sunxi-sid: add support for H3 and A64's  SID controller maxime.ripard@free-electrons.com - 2017-01-30 08:50 +0100

#1569442 — Re: [PATCH v2 1/2] nvmem: sunxi-sid: add support for H3 and A64's SID controller

Frommaxime.ripard@free-electrons.com
Date2017-01-30 08:50 +0100
SubjectRe: [PATCH v2 1/2] nvmem: sunxi-sid: add support for H3 and A64's SID controller
Message-ID<t5eSS-1eL-5@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

On Sun, Jan 29, 2017 at 09:56:40AM +0800, Icenowy Zheng wrote:
> H3 and A64 SoCs have a bigger SID controller, which has its direct read
> address at 0x200 position in the SID block, not 0x0.
> 
> Also, H3 SID controller has some silicon bug that makes the direct read
> value wrong at first, add code to workaround the bug. (This bug has
> already been fixed on A64 and later SoCs)
> 
> Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>

Please split that into several patches. One to allow to set the size
through the structure, one to support the A64, and one to support the
H3.

Thanks,
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web