Skip to content

Commit e24b6b5

Browse files
cdleonardLorenzo Pieralisi
authored andcommitted
dt-bindings: imx6q-pcie: Add multi-pd bindings for imx6sx
The PCIe and PCIE_PHY blocks are in different power domains on imx6sx and this needs to be described using multi-pd bindings. This was not required until now because the power-domain of the PCIe block (DISPLAY) was always on. 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: Rob Herring <robh@kernel.org>
1 parent b69f4ab commit e24b6b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ Optional properties:
4141
Additional required properties for imx6sx-pcie:
4242
- clock names: Must include the following additional entries:
4343
- "pcie_inbound_axi"
44-
- power-domains: Must be set to a phandle pointing to the PCIE_PHY power domain
44+
- power-domains: Must be set to phandles pointing to the DISPLAY and
45+
PCIE_PHY power domains
46+
- power-domain-names: Must be "pcie", "pcie_phy"
4547

4648
Additional required properties for imx7d-pcie:
4749
- power-domains: Must be set to a phandle pointing to PCIE_PHY power domain

0 commit comments

Comments
 (0)