[PATCH v2 0/3] PCI: imx: Initial imx7d pm support
From: Leonard Crestez <hidden>
Date: 2018-07-20 12:48:07
Also in:
linux-pci, linux-pm, lkml
From: Leonard Crestez <hidden>
Date: 2018-07-20 12:48:07
Also in:
linux-pci, linux-pm, lkml
Changes since v1: * Indentation fixes * Use imx6_pcie_establish_link instead of imx6_pcie_wait_for_link * Move imx6_pcie_ltssm_disable to suspend * Make imx6_pcie_clk_disable a separate function * Revert PCI irq mapping (also useful separately) Link to v1: https://lkml.org/lkml/2018/5/29/1042 Leonard Crestez (3): Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping" reset: imx7: Fix always writing bits as 0 PCI: imx: Initial imx7d pm support arch/arm/boot/dts/imx7d.dtsi | 8 +-- drivers/pci/controller/dwc/pci-imx6.c | 95 +++++++++++++++++++++++++-- drivers/reset/reset-imx7.c | 2 +- 3 files changed, 95 insertions(+), 10 deletions(-) -- 2.17.1