diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2023-03-16 11:11:05 +0300 |
---|---|---|
committer | Lorenzo Pieralisi <lpieralisi@kernel.org> | 2023-04-11 12:31:10 +0300 |
commit | 383215dd2fd716f151608886ff19bbe1e1a9cf91 (patch) | |
tree | ef459898d4abfe1b50bf1d82cc471ad70eacff1b /drivers/pci/endpoint | |
parent | 94ebd232dbc84dfdfbf0c406137a8b2aa8b37a01 (diff) | |
download | linux-383215dd2fd716f151608886ff19bbe1e1a9cf91.tar.xz |
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0
All the resets are asserted and deasserted at the same time. So the bulk
reset APIs can be used to handle them together. This simplifies the code
a lot.
While at it, let's also move the qcom_pcie_resources_2_1_0 struct below
qcom_pcie_resources_1_0_0 to keep it sorted.
Link: https://lore.kernel.org/r/20230316081117.14288-8-manivannan.sadhasivam@linaro.org
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Diffstat (limited to 'drivers/pci/endpoint')
0 files changed, 0 insertions, 0 deletions