[PATCH v1 0/2] arm: dts: meson-a1 Sync DT with Linux
Igor Prusov
ivprusov at salutedevices.com
Tue Oct 17 23:32:09 CEST 2023
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
More information about the U-Boot
mailing list