summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qdl-tx6-lcd.dtsi
AgeCommit message (Collapse)Author
2018-04-23ARM: dts: imx6qdl-tx6: Remove 'bus-format-override' propertyFabio Estevam
The 'bus-format-override' property is not documented nor used anywhere else, so just remove it. Reported-by: Rob Herring <robh@kernel.org> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2017-10-23ARM: dts: imx6-tx6: move display configuration to .dtsi fileLothar Waßmann
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>