Re: [PATCH v1] PCI: qcom: Allow L1 and its sub states on qcom dwc wrapper

From: Krishna Chaitanya Chundru
Date: Wed Jun 15 2022 - 09:14:37 EST



On 6/9/2022 3:47 AM, Stephen Boyd wrote:
Quoting Krishna chaitanya chundru (2022-06-03 00:18:50)
Allow L1 and its sub-states in the qcom dwc pcie wrapper.
By default its disabled. So enable it explicitly.

Would be good to add some more details about why it's disabled by
default. I guess it's disabled by default in the hardware and enabling
it is OK to do unconditionally for all qcom dwc pcie devices?

This is disabled by default in the hardware. We can enable this for all qcom devices unconditionally because

Adding this patch alone will not allow aspm transitions we need to enable aspm configs. If particular devices doesn't want aspm

they can disable using aspm configs.