summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2026-07-23 21:01:31 +0200
committerBrian Masney <bmasney@redhat.com>2026-07-28 11:25:30 -0400
commit6712f48eb3a15842925171441505fa2e7699c57e (patch)
treea43d70f61b007c299f9966c4ebd07e1a21c329e4 /include/linux
parente6850b69b674604d6d6dec980655e5e45a177c9b (diff)
clk: en7523: add support for dedicated PCIe PERSTOUT reset
Add support for resetting the PCIe lines with the PERSTOUT reset. These special reset are controlled by the PCIC register and are specific to each of the 3 PCIe lines. Contrary to the dedicated reset register where 0 deassert and 1 assert the reset line for the related bit, for PCIe PERSTOUT reset in the PCIC register, the deassert and assert value is swapped, with 1 for deassert and 0 for assert. (HW have these bit set as 1 by default after a cold boot) This is internally handled in the reset function. PCI enable/disable are updated to drop PERSTOUT bits in favor dedicated reset handling. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Reviewed-by: Brian Masney <bmasney@redhat.com> Signed-off-by: Brian Masney <bmasney@redhat.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions