]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: dts: imx: Add basic dts support for imx6qp SOC
authorBai Ping <ping.bai@nxp.com>
Tue, 2 Feb 2016 10:01:35 +0000 (18:01 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 29 Feb 2016 08:17:29 +0000 (16:17 +0800)
commit5d6253750f111183e14bc25a9e90aec0b61b0ddd
tree3e6a707627a278a38672c985ee7aa00508643094
parent92f651f39b4285446005ea7b0f94f5e98876ca7a
ARM: dts: imx: Add basic dts support for imx6qp SOC

The i.MX6Quad Plus processor is an high performance SOC of i.MX6 family.
It has enhanced graphics performance and increased overall memory bandwidth
compared to i.MX6Q. Most of the design are same as i.MX6Quad/Dual, so code
for i.MX6Quad can be resued by this chip. The revision number is identied as
i.MX6Q Rev2.0, but actually it is a new chip, as we did many change to the
overall architecture.

This patch adds basic dtsi file support for the new i.MX6Quad Plus processor.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6q.dtsi
arch/arm/boot/dts/imx6qdl-sabresd.dtsi
arch/arm/boot/dts/imx6qp.dtsi [new file with mode: 0644]