[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-212-gea4b07132
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2020-10-16 16:15:37
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via ea4b0713205d206cf3a1fa821161a5d86882142c (commit)
from 4f9a06dcca29764edd643c9f6e3592d5644f148f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ea4b0713205d206cf3a1fa821161a5d86882142c
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri Oct 16 18:13:47 2020 +0200
[BSP] OPOS8MMDev: enable PCIe
-----------------------------------------------------------------------
Summary of changes:
.../opos8mm/opos8mm-linux-legacy-5.4_defconfig | 1 -
...8-arm64-dts-imx8mm-opos8mmdev-enable-PCIe.patch | 30 ++++++++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 patches/linux/5.4.imx_legacy/0518-arm64-dts-imx8mm-opos8mmdev-enable-PCIe.patch
diff --git a/buildroot/target/device/armadeus/opos8mm/opos8mm-linux-legacy-5.4_defconfig b/buildroot/target/device/armadeus/opos8mm/opos8mm-linux-legacy-5.4_defconfig
index 0e4d89e04..8fa9ef617 100644
--- a/buildroot/target/device/armadeus/opos8mm/opos8mm-linux-legacy-5.4_defconfig
+++ b/buildroot/target/device/armadeus/opos8mm/opos8mm-linux-legacy-5.4_defconfig
@@ -160,7 +160,6 @@ CONFIG_PCI_IOV=y
CONFIG_PCI_PRI=y
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_ACPI=y
-CONFIG_PCIE_DW_PLAT_HOST=y
CONFIG_PCI_IMX6=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
diff --git a/patches/linux/5.4.imx_legacy/0518-arm64-dts-imx8mm-opos8mmdev-enable-PCIe.patch b/patches/linux/5.4.imx_legacy/0518-arm64-dts-imx8mm-opos8mmdev-enable-PCIe.patch
new file mode 100644
index 000000000..00f70cdee
--- /dev/null
+++ b/patches/linux/5.4.imx_legacy/0518-arm64-dts-imx8mm-opos8mmdev-enable-PCIe.patch
@@ -0,0 +1,30 @@
+From 2ac009b5515dac66c83e8f45274d0709b0dfa49f Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?S=C3=A9bastien=20Szymanski?=
+ <seb...@ar...>
+Date: Fri, 16 Oct 2020 18:04:14 +0200
+Subject: [PATCH 518/519] arm64: dts: imx8mm-opos8mmdev: enable PCIe
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Sébastien Szymanski <seb...@ar...>
+---
+ arch/arm64/boot/dts/freescale/imx8mm-opos8mmdev.dts | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/arch/arm64/boot/dts/freescale/imx8mm-opos8mmdev.dts b/arch/arm64/boot/dts/freescale/imx8mm-opos8mmdev.dts
+index f58211b15189..daceb62cf1d9 100644
+--- a/arch/arm64/boot/dts/freescale/imx8mm-opos8mmdev.dts
++++ b/arch/arm64/boot/dts/freescale/imx8mm-opos8mmdev.dts
+@@ -185,7 +185,7 @@
+ clock-names = "pcie", "pcie_aux", "pcie_phy", "pcie_bus";
+ ext_osc = <0>;
+ reserved-region = <&rpmsg_reserved>;
+- //status = "okay";
++ status = "okay";
+ };
+
+ &sai5 {
+--
+2.26.2
+
hooks/post-receive
--
armadeus
|