Hi, Shawn Guo wrote: > Lothar, > > Please check the patch against those comments that I put on the TX53 > patches. A couple of comments embedded below. > > On Thu, Dec 12, 2013 at 02:28:00PM +0100, Lothar Waßmann wrote: > ... > > @@ -0,0 +1,350 @@ > > +/* > > + * Copyright 2013 Lothar Waßmann <LW@xxxxxxxxxxxxxxxxxxx> > > + * > > + * The code contained herein is licensed under the GNU General Public > > + * License. You may obtain a copy of the GNU General Public License > > + * Version 2 at the following locations: > > + * > > + * http://www.opensource.org/licenses/gpl-license.html > > + * http://www.gnu.org/copyleft/gpl.html > > + */ > > + > > +/dts-v1/; > > +#include "imx6dl.dtsi" > > +#include "imx6qdl-tx6.dtsi" > > + > > +/ { > > + model = "Ka-Ro electronics TX6DL Module"; > > + compatible = "fsl,imx6dl-tx6dl", "fsl,imx6dl"; > > karo,imx6dl-tx6dl > Of course... > <snip> > > > +&iomuxc { > > + display { > > + pinctrl_disp0_1: disp0grp-1 { > > + fsl,pins = < > > + MX6QDL_PAD_DI0_DISP_CLK__IPU1_DI0_DISP_CLK 0x10 > > + MX6QDL_PAD_DI0_PIN15__IPU1_DI0_PIN15 0x10 > > + MX6QDL_PAD_DI0_PIN2__IPU1_DI0_PIN02 0x10 > > + MX6QDL_PAD_DI0_PIN3__IPU1_DI0_PIN03 0x10 > > + /* PAD DISP0_DAT0 is used for the Flexcan transceiver control */ > > So how will this pingrp be used, without DATA00? > The HW design of a baseboard for this module is somewhat unfortunate in that it uses the LCD0 pin as Enable pin for the flexcan transceiver. In this configuration the LCD will be missing the LSB. Lothar Waßmann -- ___________________________________________________________ Ka-Ro electronics GmbH | Pascalstraße 22 | D - 52076 Aachen Phone: +49 2408 1402-0 | Fax: +49 2408 1402-10 Geschäftsführer: Matthias Kaussen Handelsregistereintrag: Amtsgericht Aachen, HRB 4996 www.karo-electronics.de | info@xxxxxxxxxxxxxxxxxxx ___________________________________________________________ -- 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