PORT_MESON
return (port->type == PORT_MESON) ? "meson_uart" : NULL;
if (port->type != PORT_MESON)
port->type = PORT_MESON;