
17 Oct
2023
17 Oct
'23
11:32 p.m.
This series syncs Device Tree for Amlogic A1 with Linux. Currently DTS in Linix has different compatible string for serial devices, which is not recognized by serial_meson driver, so new compatible is added to driver as well. Additional driver changes are not required because new compatible only differentiates between ttyAML and ttyS names for serial console devices.
Igor Prusov (2): serial: amlogic: Add UART compatible for A1 board arm: meson-a1: dts: Sync DT with Linux
arch/arm/dts/meson-a1.dtsi | 356 +++++++++++++++++++++++++++++++++- drivers/serial/serial_meson.c | 1 + 2 files changed, 352 insertions(+), 5 deletions(-)
--
2.34.1