summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorMrinmay Sarkar <mrinmay.sarkar@oss.qualcomm.com>2026-01-06 18:04:46 +0530
committerManivannan Sadhasivam <mani@kernel.org>2026-01-13 20:36:37 +0530
commit5b026a9e714d33bb61f6041b9e1bffa2dcc66ff6 (patch)
treede4f8a78d909a53bcc0bbbfdc3f82583b30ed4bc /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent20165a8ac68ff375e4955b3f9fda0404229131bd (diff)
PCI: qcom-ep: Add support for firmware-managed PCIe Endpoint
Some Qualcomm platforms use firmware to manage PCIe resources such as clocks, resets, and PHY through the SCMI interface. In these cases, the Linux driver should not perform resource enable or disable operations directly. So introduce a `firmware_managed` flag in 'struct qcom_pcie_ep_cfg', and set it to true for SA8255p SoC. When this flag is set, the driver will skip the resource handling and rely on runtime PM APIs to let the firmware handle the resources with the help of power domain. Signed-off-by: Mrinmay Sarkar <mrinmay.sarkar@oss.qualcomm.com> [mani: reworded description and tiny code cleanup] Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Link: https://patch.msgid.link/20260106-firmware_managed_ep-v5-2-1933432127ec@oss.qualcomm.com
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions