diff options
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-09-24 03:47:14 +0200 |
---|---|---|
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-09-25 23:19:17 +0200 |
commit | 19c292a8c5d0e2d0b85279d22643c6a4f6db9139 (patch) | |
tree | 86281a83edae5a7cd49b05ec5d277f91d9a48c84 /lib/zlib/inflate.c | |
parent | 38541b5db5b1de67f5fbab3d9971ac7ba818cb46 (diff) |
pci: pcie-rcar-gen4: Add missing 1ms delay after PWR reset assertion
R-Car V4H Reference Manual R19UH0186EJ0130 Rev.1.30 Apr. 21, 2025 page 585
Figure 9.3.2 Software Reset flow (B) indicates that for peripherals in HSC
domain, after reset has been asserted by writing a matching reset bit into
register SRCR, it is mandatory to wait 1ms.
Because it is the controller driver which can determine whether or not the
controller is in HSC domain based on its compatible string, add the missing
delay into the controller driver.
This 1ms delay is documented on R-Car V4H and V4M, it is currently unclear
whether S4 is affected as well. This patch does apply the extra delay on
R-Car S4 as well.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'lib/zlib/inflate.c')
0 files changed, 0 insertions, 0 deletions