
6 May
2023
6 May
'23
5:26 p.m.
On 4/28/23 21:52, Fabio Estevam wrote:
From: Fabio Estevam festevam@denx.de
In the imx8m power domain kernel driver, there is an extra udelay(5) prior to requesting the domain to power up:
https://github.com/torvalds/linux/blob/v6.3/drivers/soc/imx/gpcv2.c#L347-L37...
Haven't observed any issues due to the lack of this delay in U-Boot, but better to align it with the driver implementation.
Signed-off-by: Fabio Estevam festevam@denx.de
Reviewed-by: Marek Vasut marex@denx.de