]> git.dujemihanovic.xyz Git - u-boot.git/commit
serial: serial_pl01x: Implement .getinfo() for PL01
authorMaximilian Brune <maximilian.brune@9elements.com>
Wed, 23 Oct 2024 13:19:48 +0000 (15:19 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 27 Oct 2024 23:24:12 +0000 (17:24 -0600)
commitea37e5064e20c63cbaa667cb8b81838d5bab65bb
tree270d11bff754f3422d0bc689af45d8639b11955e
parentd016abb47f60e8630728fa8414db00c983d44d0b
serial: serial_pl01x: Implement .getinfo() for PL01

When ACPI is enabled on arm it will use the getinfo function to fill
the SPCR ACPI table.

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Moritz Fischer <moritzf@google.com>
boot/bootflow.c
drivers/serial/serial_pl01x.c
include/serial.h