diff options
author | 2018-10-08 18:06:21 +0000 | |
---|---|---|
committer | 2018-12-18 12:01:08 +0000 | |
commit | 3f7cceeab895fcc17ac8db0d9a5e8ca2954b4661 (patch) | |
tree | 9db4a171779ee9f9c15633ca221a943d64154293 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: imx6q-pcie: Add multi-pd bindings for imx6sx (diff) | |
download | wireguard-linux-3f7cceeab895fcc17ac8db0d9a5e8ca2954b4661.tar.xz wireguard-linux-3f7cceeab895fcc17ac8db0d9a5e8ca2954b4661.zip |
PCI: imx: Add multi-pd support
On some chips the PCIe and PCIE_PHY blocks are in separate power domains
which can be power-gated independently. The PCI driver needs to handle
this by keeping both domain active.
This is intended for imx6sx where PCIe is in DISPLAY and PCIE_PHY in
its own domain. Defining the DISPLAY domain requires a way for PCIe to
keep it active or it will break when displays are off.
The power-domains on imx6sx are meant to look like this:
power-domains = <&pd_disp>, <&pd_pci>;
power-domain-names = "pcie", "pcie_phy";
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
[lorenzo.pieralisi@arm.com: updated commit log]
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions