[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a0244jKrEop2rHVyJZ57h4A9+mqb-5g-wLUSfR2G1svwg@mail.gmail.com>
Date: Wed, 11 Dec 2019 14:55:39 +0100
From: Arnd Bergmann <arnd@...db.de>
To: Orson Zhai <orson.zhai@...soc.com>
Cc: Rob Herring <robh@...nel.org>, Lee Jones <lee.jones@...aro.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
baolin.wang@...soc.com, kevin.tang@...soc.com,
Chunyan Zhang <chunyan.zhang@...soc.com>,
liangcai.fan@...soc.com
Subject: Re: [PATCH v3] mfd: syscon: Add arguments support for syscon reference
On Wed, Dec 11, 2019 at 5:09 AM Orson Zhai <orson.zhai@...soc.com> wrote:
>
> There are a lot of similar global registers being used across multiple SoCs
> from Unisoc. But most of these registers are assigned with different offset
> for different SoCs. It is hard to handle all of them in an all-in-one
> kernel image.
>
> Add a helper function to get regmap with arguments where we could put some
> extra information such as the offset value.
>
> Signed-off-by: Orson Zhai <orson.zhai@...soc.com>
> Tested-by: Baolin Wang <baolin.wang@...soc.com>
Reviewed-by: Arnd Bergmann <arnd@...db.de>
Powered by blists - more mailing lists