serial: zynq: Add missing xlnx,zynqmp-uart compatible
authorMichal Simek <michal.simek@xilinx.com>
Tue, 11 Jan 2022 12:55:19 +0000 (13:55 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 12 Jan 2022 09:40:32 +0000 (10:40 +0100)
commit28880b68d4e4760ebe54806eeff49ff61961ff8e
tree56aa5e6cd15a9d1e43c92c6d283a2420317506a0
parent381e6e5494d422a2adcede3da9f967c22c6ad123
serial: zynq: Add missing xlnx,zynqmp-uart compatible

Based on Linux kernel DT binding xlnx,zynqmp-uart is another compatible
string which can be used for this driver. That's why also list it here.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/959a4cbbdd06a7fca2d9251ff0f535863a562b96.1641905717.git.michal.simek@xilinx.com
drivers/serial/serial_zynq.c