[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-369-gf61d30b
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2018-01-12 16:18:06
|
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 f61d30b7ff3eb936fd323f0156555ba5d1fedc22 (commit)
from 4e2d07789c21c0e992a4a70e58f7a444cf648137 (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 f61d30b7ff3eb936fd323f0156555ba5d1fedc22
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri Jan 12 17:26:48 2018 +0100
[LINUX] opos6ulnano: dts: fix ethernet pin muxing
-----------------------------------------------------------------------
Summary of changes:
...-Armadeus-Systems-OPOS6UL-and-OPOS6ULDEV-.patch | 33 +++++++++-------------
1 file changed, 14 insertions(+), 19 deletions(-)
diff --git a/patches/linux/4.9/0801-ARM-dts-add-Armadeus-Systems-OPOS6UL-and-OPOS6ULDEV-.patch b/patches/linux/4.9/0801-ARM-dts-add-Armadeus-Systems-OPOS6UL-and-OPOS6ULDEV-.patch
index bba6cd5..8234b61 100644
--- a/patches/linux/4.9/0801-ARM-dts-add-Armadeus-Systems-OPOS6UL-and-OPOS6ULDEV-.patch
+++ b/patches/linux/4.9/0801-ARM-dts-add-Armadeus-Systems-OPOS6UL-and-OPOS6ULDEV-.patch
@@ -20,23 +20,22 @@ Signed-off-by: Sébastien Szymanski <seb...@ar...>
create mode 100644 arch/arm/boot/dts/imx6ul-opos6ulnano.dtsi
create mode 100644 arch/arm/boot/dts/imx6ul-opos6ulnanodev.dts
-diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
-index 9c5e1d9..dcbb2b0 100644
---- a/arch/arm/boot/dts/Makefile
-+++ b/arch/arm/boot/dts/Makefile
-@@ -467,6 +467,7 @@ dtb-$(CONFIG_SOC_IMX6UL) += \
- imx6ul-isiot-nand.dtb \
- imx6ul-liteboard.dtb \
+Index: linux-4.9.35/arch/arm/boot/dts/Makefile
+===================================================================
+--- linux-4.9.35.orig/arch/arm/boot/dts/Makefile
++++ linux-4.9.35/arch/arm/boot/dts/Makefile
+@@ -421,6 +421,7 @@ dtb-$(CONFIG_SOC_IMX6UL) += \
+ imx6ul-14x14-evk.dtb \
+ imx6ul-geam-kit.dtb \
imx6ul-opos6uldev.dtb \
+ imx6ul-opos6ulnanodev.dtb \
imx6ul-pico-hobbit.dtb \
imx6ul-tx6ul-0010.dtb \
imx6ul-tx6ul-0011.dtb \
-diff --git a/arch/arm/boot/dts/imx6ul-opos6ulnano.dtsi b/arch/arm/boot/dts/imx6ul-opos6ulnano.dtsi
-new file mode 100644
-index 0000000..cb89eba
+Index: linux-4.9.35/arch/arm/boot/dts/imx6ul-opos6ulnano.dtsi
+===================================================================
--- /dev/null
-+++ b/arch/arm/boot/dts/imx6ul-opos6ulnano.dtsi
++++ linux-4.9.35/arch/arm/boot/dts/imx6ul-opos6ulnano.dtsi
@@ -0,0 +1,194 @@
+/*
+ * Copyright 2017 Armadeus Systems <su...@ar...>
@@ -178,7 +177,7 @@ index 0000000..cb89eba
+ MX6UL_PAD_GPIO1_IO07__ENET2_MDC 0x1b0b0
+ MX6UL_PAD_ENET2_RX_ER__ENET2_RX_ER 0x130b0
+ MX6UL_PAD_ENET2_RX_EN__ENET2_RX_EN 0x130b0
-+ MX6UL_PAD_ENET1_RX_DATA1__ENET1_RDATA01 0x130b0
++ MX6UL_PAD_ENET2_RX_DATA1__ENET2_RDATA01 0x130b0
+ MX6UL_PAD_ENET2_RX_DATA0__ENET2_RDATA00 0x130b0
+ MX6UL_PAD_ENET2_TX_DATA0__ENET2_TDATA00 0x1b0b0
+ MX6UL_PAD_ENET2_TX_DATA1__ENET2_TDATA01 0x1b0b0
@@ -232,11 +231,10 @@ index 0000000..cb89eba
+ >;
+ };
+};
-diff --git a/arch/arm/boot/dts/imx6ul-opos6ulnanodev.dts b/arch/arm/boot/dts/imx6ul-opos6ulnanodev.dts
-new file mode 100644
-index 0000000..1a542d1
+Index: linux-4.9.35/arch/arm/boot/dts/imx6ul-opos6ulnanodev.dts
+===================================================================
--- /dev/null
-+++ b/arch/arm/boot/dts/imx6ul-opos6ulnanodev.dts
++++ linux-4.9.35/arch/arm/boot/dts/imx6ul-opos6ulnanodev.dts
@@ -0,0 +1,251 @@
+/*
+ * Copyright 2017 Armadeus Systems <su...@ar...>
@@ -489,6 +487,3 @@ index 0000000..1a542d1
+ >;
+ };
+};
---
-2.7.3
-
hooks/post-receive
--
armadeus
|