From: Robin Murphy <robin.murphy@arm.com>
To: Anand Moon <linux.amoon@gmail.com>,
Heiko Stuebner <heiko@sntech.de>,
Linux Kernel <linux-kernel@vger.kernel.org>,
linux-rockchip@lists.infradead.org
Subject: Re: rk3399 rockchip pcie power domain is saying unsupported
Date: Tue, 7 Jan 2020 18:30:18 +0000 [thread overview]
Message-ID: <6b476f25-e3b9-2aaf-c46f-c28118924120@arm.com> (raw)
In-Reply-To: <CANAwSgRXd=w87CKO4WQz7ZRAk+un7ctTPCi5XSa7GfNDhjy0YQ@mail.gmail.com>
On 07/01/2020 6:00 pm, Anand Moon wrote:
> Hi All,
>
> On my rock960 I want to add power domain feature for pcie node using
> following patch. [0] https://patchwork.kernel.org/patch/9322549/
> I also tried to add some more cru to see below
> but the power domain summary shows unsupported
Doesn't that just mean that the EHCI and PCIe drivers haven't enabled
RPM (or have explicitly disabled it)?
Robin.
> # cat /sys/kernel/debug/pm_genpd/pm_genpd_summary
> ...
> pd_sdioaudio off-0
> /devices/platform/fe310000.dwmmc suspended
> /devices/platform/ff8a0000.i2s suspended
> pd_perihp on
> /devices/platform/fe380000.usb unsupported
> /devices/platform/fe3c0000.usb unsupported
> /devices/platform/fe3a0000.usb suspended
> /devices/platform/fe3e0000.usb suspended
> /devices/platform/f8000000.pcie unsupported
> pd_sd on
> /devices/platform/fe320000.dwmmc active
> pd_gmac off-0
> ...
> can any one share more inputs.
> ----
> @@ -1049,6 +1056,19 @@
> <&cru SCLK_SDMMC>;
> pm_qos = <&qos_sd>;
> };
> + pd_perihp@RK3399_PD_PERIHP {
> + reg = <RK3399_PD_PERIHP>;
> + clocks = <&cru ACLK_PERIHP>,
> + <&cru SCLK_PCIEPHY_REF>,
> + <&cru ACLK_PERF_PCIE>,
> + <&cru ACLK_PCIE>,
> + <&cru PCLK_PCIE>,
> + <&cru SCLK_PCIE_PM>;
> + pm_qos = <&qos_perihp>,
> + <&qos_pcie>,
> + <&qos_usb_host0>,
> + <&qos_usb_host1>;
> + };
>
> -Anand
>
prev parent reply other threads:[~2020-01-07 18:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-07 18:00 Anand Moon
2020-01-07 18:30 ` Robin Murphy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6b476f25-e3b9-2aaf-c46f-c28118924120@arm.com \
--to=robin.murphy@arm.com \
--cc=heiko@sntech.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=linux.amoon@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®