On Thu, Jan 14, 2021 at 05:11:52PM -0800, Alex Nemirovsky wrote: > From: Jason Li <jason.li@xxxxxxxxxxxxxxxxxx> > > This driver supports Cortina Access UART IP integrated > in most all CAXXXX line of SoCs. Earlycom is also supported. > > Signed-off-by: Jason Li <jason.li@xxxxxxxxxxxxxxxxxx> > Reviewed-by: Alex Nemirovsky <alex.nemirovsky@xxxxxxxxxxxxxxxxxx> > --- > .../bindings/serial/cortina-access,serial.yaml | Bin 0 -> 836 bytes > .../devicetree/bindings/vendor-prefixes.yaml | 2 + Also, you need to split this up, with the DT-specific changes a separate patch, and cc: the device tree maintainers to get them to review it properly. thanks, greg k-h