On Wed, Oct 10, 2018 at 03:56:16AM +0530, Vabhav Sharma wrote: > Numbering the ttyLPn space should not depend on the generic name > "serial<n>". > > If don't add the alias node like:"serial0 = &lpuart0;", then lpuart > will probe failed: > [ 0.773410] fsl-lpuart 2950000.serial: failed to get alias id, errno -19 > > So remove the alias node dependence, and add the support for allocate the > line port automatically. > > v3: > Incorporated review comments of memory clean-up > > v2: > Incorporated Review comments https://patchwork.kernel.org/patch/9473977/ In the future, these vX: lines go below the --- line please. I'll fix it up by hand now. greg k-h