I have a problem adding an uart to the PL for Minized Petalinux project, auart16550 is added to vivado project and exported to petalinux by doing
petalinux-config --get-hw-description=<my_hdf.sdk folder>
Project build successfully.
Boot image shows the uart16550
The device tree under meta-user (system-user.dtsi)
&axi_uart16550_0 {