summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2023-05-06 13:14:02 -0300
committerStefano Babic <[email protected]>2023-07-11 14:40:03 +0200
commit8f70f3df6201f28ac0ea604840d1c0e62d521629 (patch)
treefb5898f35feb06629195da7ae3f81877fca4d0aa /scripts/kernel-doc
parent79e315761c5c3dbbfe457edfe421932f40d88520 (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 <[email protected]> Reviewed-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions