From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 1 Oct 2020 10:08:48 -0400 Subject: [PATCH v3 5/9] regmap: Add regmap_init_mem_range() In-Reply-To: <20200924043418.5355-6-p.yadav@ti.com> References: <20200924043418.5355-1-p.yadav@ti.com> <20200924043418.5355-6-p.yadav@ti.com> Message-ID: <20201001140848.GA14816@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Sep 24, 2020 at 10:04:14AM +0530, Pratyush Yadav wrote: > Right now, the base of a regmap can only be obtained from the device > tree. This makes it impossible for devices which calculate the base at > runtime to use a regmap. An example of such a device is the Cadence > Sierra PHY. > > Allow creating a regmap with one range whose start and size can be > specified by the driver based on calculations at runtime. > > Signed-off-by: Pratyush Yadav > Reviewed-by: Simon Glass Applied to u-boot/next, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: