On Fri, Dec 11, 2015 at 8:45 AM, Bai Ping <b51503@xxxxxxxxxxxxx> wrote: > The i.MX6Qual 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.MX6Qual/Dual, so code > for i.MX6Qual 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 dts file for the new i.MX6Qual Plus processor. > > Signed-off-by: Bai Ping <b51503@xxxxxxxxxxxxx> > --- > arch/arm/boot/dts/Makefile | 2 + > arch/arm/boot/dts/imx6q.dtsi | 2 +- > arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 1 + > arch/arm/boot/dts/imx6qp-sabreauto.dts | 67 +++++++++++++ > arch/arm/boot/dts/imx6qp-sabresd.dts | 59 +++++++++++ > arch/arm/boot/dts/imx6qp.dtsi | 157 ++++++++++++++++++++++++++++++ > include/dt-bindings/clock/imx6qdl-clock.h | 16 ++- Better split this in three patches: - Add imx6qp SoC support - Add imx6qdl-sabresd support - Add imx6qp-sabreauto support -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html