Message ID | 1514321395-13025-1-git-send-email-festevam@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Bjorn Helgaas |
Headers | show |
On Tue, Dec 26, 2017 at 2:49 PM, Fabio Estevam <festevam@gmail.com> wrote: > From: Fabio Estevam <fabio.estevam@nxp.com> > > i.MX6SX needs a PCI 'power-domains' entry, so add it to its required > properties section. > > Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> > --- > The i.MX6SX PCI power domain patches have been accepted by the ARM > maintainer: > > https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git/commit/?h=imx/dt&id=1f1b7ec6714e08c9ab4243146ff8b572a25d1837 > > https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git/commit/?h=imx/drivers&id=cfabb7921ccbede2968e5049d433ba3d0e0950af > > and they will land into 4.16. > > It would be nice if this dt-bindings update could also reach 4.16. Shawn should have taken this with the rest of the series. Applied. Next time, please send to DT list. Rob
diff --git a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt index 149d8f7..cb33421 100644 --- a/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt +++ b/Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.txt @@ -41,6 +41,7 @@ Optional properties: Additional required properties for imx6sx-pcie: - clock names: Must include the following additional entries: - "pcie_inbound_axi" +- power-domains: Must be set to a phandle pointing to the PCIE_PHY power domain Additional required properties for imx7d-pcie: - power-domains: Must be set to a phandle pointing to PCIE_PHY power domain