
1 Oct
2020
1 Oct
'20
4:08 p.m.
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 p.yadav@ti.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/next, thanks!
--
Tom