]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: imx6ull: add imx6ull support
authorPeter Chen <peter.chen@nxp.com>
Mon, 14 Nov 2016 07:04:20 +0000 (15:04 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 15 Nov 2016 00:54:27 +0000 (08:54 +0800)
commitc201369d4aa5f05b8a37d6d1eeabf248c7086454
treeb21279bce1c329910cebc64e9bdf5e95e47840c8
parent70e105ad35ac4b9445b5d66ef8a44273f8868084
ARM: dts: imx6ull: add imx6ull support

It is the 10th processor in the well-known imx6 series, and derived
from imx6ul but cost optimized. The more information about imx6ull
can be found at:

http://www.nxp.com/products/microcontrollers-and-processors/
arm-processors/i.mx-applications-processors/i.mx-6-processors
/i.mx6qp/i.mx-6ull-single-core-processor-with-arm-cortex-a7-core
:i.MX6ULL

imx6ul.dtsi is the SoC common stuff for both imx6ul and imx6ull;
imx6ul-14x14-evk.dts is the board common stuff for both imx6ul
and imx6ull 14x14 evk. In this patch, for SoC part, the
imx6ull.dtsi includes imx6ul.dtsi; for board part, imx6ull-14x14-evk.dts
includes imx6ul-14x14-evk.dts.

Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx6ull-14x14-evk.dts [new file with mode: 0644]
arch/arm/boot/dts/imx6ull-pinfunc.h [new file with mode: 0644]
arch/arm/boot/dts/imx6ull.dtsi [new file with mode: 0644]