Hi, On Wed, 18 Oct 2023 00:32:09 +0300, Igor Prusov wrote: > 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. > > [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic) [1/2] serial: amlogic: Add UART compatible for A1 board https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/43a0b2cb9be2320615aa1cfc5318857ebce3b488 [2/2] arm: meson-a1: dts: Sync DT with Linux https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/14a21f1a80afc58d52dc72e35f27d3a47d36c082 -- Neil