The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.4
for you to fetch changes up to ed1098e4738d935cef12833b08916f6f5e700652:
ARM: imx_v6_v7_defconfig: Remove CONFIG_VMSPLIT_2G (2015-09-23 05:19:37 -0700)
----------------------------------------------------------------
The i.MX defconfig updates for 4.4:
- Enable i.MX6UL touchscreen controller support.
- Remove CONFIG_VMSPLIT_2G option since we already enabled
CONFIG_HIGHMEM support.
----------------------------------------------------------------
Fabio Estevam (1):
ARM: imx_v6_v7_defconfig: Remove CONFIG_VMSPLIT_2G
Haibo Chen (1):
ARM: imx_v6_v7_defconfig: enable imx6ul_tsc
arch/arm/configs/imx_v6_v7_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From: Olof Johansson <hidden> Date: 2015-10-23 17:50:09
On Mon, Oct 19, 2015 at 11:18:55PM +0800, Shawn Guo wrote:
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-4.4
for you to fetch changes up to 7f7308198f98700be82d123569ea59229a75d3c3:
ARM: imx: add cpufreq device for imx6ul (2015-10-12 21:47:22 +0800)
----------------------------------------------------------------
The i.MX SoC updates for 4.4:
- Enable suspend and cpufreq support for i.MX6UL
- Add platform level ENET initialization support for i.MX7D
From: Olof Johansson <hidden> Date: 2015-10-23 17:55:46
On Mon, Oct 19, 2015 at 11:18:56PM +0800, Shawn Guo wrote:
Hi arm-soc maintainers,
This is the i.MX device tree updates for 4.4. To resolve the dependency
between clock drivers and DTS files on some new clock ID additions, the
i.MX clock change set imx-clk-4.4 are pulled into the branch. The clock
changes has been pulled by Stephen and will be stable.
Shawn
The following changes since commit 84a87250ee4e4f7cf5865be9757e2ea758e5cae3:
clk: imx6: Add SPDIF_GCLK clock in clock tree (2015-10-12 21:55:59 +0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-4.4
for you to fetch changes up to 607e266c47ef552b6f87c7cf0ba7f3c28ea5af14:
ARM: dts: ls1021a: Add quirk for Erratum A009116 (2015-10-19 22:45:43 +0800)
----------------------------------------------------------------
The i.MX device tree changes for 4.4:
- Add IOMUXC LPSR (Low Power State Retention) device for i.MX7D.
- Add a few low power mode related devices and touch controller for
i.MX6UL.
- Add a number of devices for i.MX7D SDB board support, USB, Dual FEC,
and eMMC5.0.
- i.MX6 Boundary Devices updates: relicense under GPLv2/X11, add Okaya
LCD, touch and wifi support, add new boards Nitrogen6_Lite and
Nitrogen6_Max.
- Enable touch screen and NAND Flash controller for a few Vybrid
devices.
- Some random and small updates on LS1021A and MXS support.
Merged, thanks!
Since you specified the dependent branch name, I could easily stage that on the
side too (we prefer to keep a copy of the branch in our tree since it's easier
to tell what dependencies there are).
So this was merged into next/dt, and I also setup a depends/imx-clk branch that
contains imx-clk-4.4.
-Olof
From: Olof Johansson <hidden> Date: 2015-10-23 17:56:19
On Mon, Oct 19, 2015 at 11:18:57PM +0800, Shawn Guo wrote:
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.4
for you to fetch changes up to ed1098e4738d935cef12833b08916f6f5e700652:
ARM: imx_v6_v7_defconfig: Remove CONFIG_VMSPLIT_2G (2015-09-23 05:19:37 -0700)