On Wednesday 04 February 2015 15:21:56 Zubair Lutfullah Kakakhel wrote: > +#ifndef __JZ4740_SERIAL_H__ > +#define __JZ4740_SERIAL_H__ > + > +#define BASE_BAUD (12000000 / 16) > + > +#endif /* __JZ4740_SERIAL_H__ */ > This looks wrong: You should not need to hardcode this number when you can get it from DT. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html