On Tue, Jun 21, 2016 at 06:22:42PM +0100, Srinivas Kandagatla wrote:
> + chosen {
> + stdout-path = "serial0";
> + };Please add the configuration (e.g. make this "serial0:115200n8"), as per Documentation/devicetree/bindings/chosen.txt, so that we're not relying on implicit defaults. Otherwise this looks ok. Thanks, Mark.

