]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: imx6-tx6: move display configuration to .dtsi file
authorLothar Waßmann <LW@KARO-electronics.de>
Tue, 17 Oct 2017 09:18:00 +0000 (11:18 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 23 Oct 2017 00:19:46 +0000 (08:19 +0800)
commit1a9aae6f1a06ca9cfc0da24b0600087d9fca6595
tree764def27612839cd8e58b8a6949b9f9c37fb20a3
parent038ab100c3d02b4055d4d92c6d316ea851f2e474
ARM: dts: imx6-tx6: move display configuration to .dtsi file

Currently the display (LCD or LVDS) configuration is duplicated with
slight variations in each TX6 module specific file.

Move it to an include file for simplification and consistency.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
17 files changed:
arch/arm/boot/dts/imx6dl-tx6dl-comtft.dts
arch/arm/boot/dts/imx6dl-tx6s-8034.dts
arch/arm/boot/dts/imx6dl-tx6s-8035.dts
arch/arm/boot/dts/imx6dl-tx6u-801x.dts
arch/arm/boot/dts/imx6dl-tx6u-8033.dts
arch/arm/boot/dts/imx6dl-tx6u-811x.dts
arch/arm/boot/dts/imx6dl-tx6u-81xx-mb7.dts
arch/arm/boot/dts/imx6q-tx6q-1010-comtft.dts
arch/arm/boot/dts/imx6q-tx6q-1010.dts
arch/arm/boot/dts/imx6q-tx6q-1020-comtft.dts
arch/arm/boot/dts/imx6q-tx6q-1020.dts
arch/arm/boot/dts/imx6q-tx6q-1036.dts
arch/arm/boot/dts/imx6q-tx6q-1110.dts
arch/arm/boot/dts/imx6q-tx6q-11x0-mb7.dts
arch/arm/boot/dts/imx6qdl-tx6-lcd.dtsi [new file with mode: 0644]
arch/arm/boot/dts/imx6qdl-tx6-lvds.dtsi [new file with mode: 0644]
arch/arm/boot/dts/imx6qdl-tx6.dtsi