diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-01-30 10:19:02 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-01-30 10:19:32 -0500 |
commit | 1c81678d15e6d31ec39e430cf6965caf5142b17c (patch) | |
tree | feb7cedf70672eb8199761d553dbab5894a0b9be /arm-imx6-utilite.patch | |
parent | 30edb93d3774c0763985fdff3390ba77fa4c26fd (diff) | |
download | kernel-1c81678d15e6d31ec39e430cf6965caf5142b17c.tar.gz kernel-1c81678d15e6d31ec39e430cf6965caf5142b17c.tar.xz kernel-1c81678d15e6d31ec39e430cf6965caf5142b17c.zip |
Linux v3.13-10094-g9b0cd30
Diffstat (limited to 'arm-imx6-utilite.patch')
-rw-r--r-- | arm-imx6-utilite.patch | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/arm-imx6-utilite.patch b/arm-imx6-utilite.patch index 58a839a6e..6080a2695 100644 --- a/arm-imx6-utilite.patch +++ b/arm-imx6-utilite.patch @@ -79,17 +79,16 @@ index 0000000..1080215 + pinctrl-0 = <&pinctrl_uart4_1>; + status = "okay"; +}; + diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile +index b9d6a8b..b821d2c 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -137,6 +137,7 @@ - imx6dl-sabresd.dtb \ +@@ -159,6 +159,7 @@ dtb-$(CONFIG_ARCH_MXC) += \ imx6dl-wandboard.dtb \ imx6q-arm2.dtb \ + imx6q-cubox-i.dtb \ + imx6q-cm-fx6.dtb \ imx6q-phytec-pbab01.dtb \ imx6q-sabreauto.dtb \ imx6q-sabrelite.dtb \ --- -1.7.9.5 - |