On 26 January 2016 at 21:44, Jean-Christophe Dubois <j...@tribudubois.net> wrote: > This patch series adds support for the Freescale i.MX6 processor. > > For now we only support the following devices: > * up to 4 Cortex A9 cores > * A9 MPCORE (SCU, GIC, TWD) > * 5 i.MX UARTs > * 2 EPIT timers > * 1 GPT timer > * 7 GPIO controllers > * 6 SDHC controllers > * 1 CCM device > * 1 SRC device > * various ROM/RAM areas. > > This also adds the sabrelite board as a an actual platform for i.MX6. > > This series was tested by booting a 4.4 linux kernel (using the > imx_v6_v7_defconfig file as kernel configuration). > > Note: In order for Linux to work I had to customize a bit the > arch/arm/boot/dts/imx6qdl-sabrelite.dtsi device tree file.
What changes did you have to make to the dt, and why? thanks -- PMM