
1 Oct
2020
1 Oct
'20
4:08 p.m.
On Thu, Sep 24, 2020 at 10:04:10AM +0530, Pratyush Yadav wrote:
From: Jean-Jacques Hiblot jjhiblot@ti.com
Most of new linux drivers are using managed-API to allocate resources. To ease porting drivers from linux to U-Boot, introduce devm_regmap_init() as a managed API to get a regmap from the device tree.
Signed-off-by: Jean-Jacques Hiblot jjhiblot@ti.com Reviewed-by: Simon Glass sjg@chromium.org Signed-off-by: Pratyush Yadav p.yadav@ti.com
Applied to u-boot/next, thanks!
--
Tom