[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-156-gfda1b7ca0
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2020-01-07 15:08:50
|
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 fda1b7ca0e0278d2d13d194b500f7b9adfdb023e (commit)
from 7e741e4e2d21610e970a7445fafa0e2b15845529 (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 fda1b7ca0e0278d2d13d194b500f7b9adfdb023e
Author: Sébastien Szymanski <seb...@ar...>
Date: Tue Jan 7 09:57:42 2020 +0100
[LINUX] 4.19: opos6ulsp: remove UART5 from OPOS6ULSP dtsi file
-----------------------------------------------------------------------
Summary of changes:
.../0111-armadeus-opos6ul_sp-opos6ul_sp_dev-support.patch | 15 +--------------
1 file changed, 1 insertion(+), 14 deletions(-)
diff --git a/patches/linux/4.19/0111-armadeus-opos6ul_sp-opos6ul_sp_dev-support.patch b/patches/linux/4.19/0111-armadeus-opos6ul_sp-opos6ul_sp_dev-support.patch
index 23ab4e231..3d4ad3ee0 100644
--- a/patches/linux/4.19/0111-armadeus-opos6ul_sp-opos6ul_sp_dev-support.patch
+++ b/patches/linux/4.19/0111-armadeus-opos6ul_sp-opos6ul_sp_dev-support.patch
@@ -2,7 +2,7 @@ Index: linux-4.19.93/arch/arm/boot/dts/imx6ul-imx6ull-opos6ulsp.dtsi
===================================================================
--- /dev/null
+++ linux-4.19.93/arch/arm/boot/dts/imx6ul-imx6ull-opos6ulsp.dtsi
-@@ -0,0 +1,235 @@
+@@ -0,0 +1,222 @@
+/*
+ * Copyright 2018 Armadeus Systems <su...@ar...>
+ *
@@ -112,12 +112,6 @@ Index: linux-4.19.93/arch/arm/boot/dts/imx6ul-imx6ull-opos6ulsp.dtsi
+ status = "okay";
+};
+
-+&uart5 {
-+ pinctrl-names = "default";
-+ pinctrl-0 = <&pinctrl_uart5>;
-+ status = "okay";
-+};
-+
+/* eMMC */
+&usdhc1 {
+ pinctrl-names = "default";
@@ -181,13 +175,6 @@ Index: linux-4.19.93/arch/arm/boot/dts/imx6ul-imx6ull-opos6ulsp.dtsi
+ >;
+ };
+
-+ pinctrl_uart5: uart5grp {
-+ fsl,pins = <
-+ MX6UL_PAD_GPIO1_IO04__UART5_DCE_TX 0x1b0b1
-+ MX6UL_PAD_GPIO1_IO04__UART5_DTE_RX 0x1b0b1
-+ >;
-+ };
-+
+ pinctrl_usdhc1: usdhc1grp {
+ fsl,pins = <
+ MX6UL_PAD_SD1_CMD__USDHC1_CMD 0x17059
hooks/post-receive
--
armadeus
|