diff options
author | Fabio Estevam | 2023-05-06 13:14:02 -0300 |
---|---|---|
committer | Stefano Babic | 2023-07-11 14:40:03 +0200 |
commit | 8f70f3df6201f28ac0ea604840d1c0e62d521629 (patch) | |
tree | fb5898f35feb06629195da7ae3f81877fca4d0aa /drivers/i2c/tegra_i2c.c | |
parent | 79e315761c5c3dbbfe457edfe421932f40d88520 (diff) |
power: imx8m-power-domain: Add delay to align with kernel driver
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-L375
Haven't observed any issues due to the lack of this delay in U-Boot yet,
but better to align it with the kernel driver implementation.
Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'drivers/i2c/tegra_i2c.c')
0 files changed, 0 insertions, 0 deletions