mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-06-18 10:07:40 -04:00
reset: imx7: Add PCIE_CTRL_APPS_TURNOFF
This is required for the imx pci driver to send the PME_Turn_Off TLP. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Rob Herring <robh@kernel.org>
This commit is contained in:
committed by
Lorenzo Pieralisi
parent
6870b67350
commit
de24832709
@@ -56,7 +56,9 @@
|
||||
#define IMX7_RESET_DDRC_PRST 23
|
||||
#define IMX7_RESET_DDRC_CORE_RST 24
|
||||
|
||||
#define IMX7_RESET_NUM 25
|
||||
#define IMX7_RESET_PCIE_CTRL_APPS_TURNOFF 25
|
||||
|
||||
#define IMX7_RESET_NUM 26
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user