diff options
author | Esben Haabendal <esben@geanix.com> | 2024-09-13 10:52:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-11 08:17:33 +0200 |
commit | 70acca67bdd3afeadafb522b543db23a1b9cb9a4 (patch) | |
tree | 5fbb027c6b67a7121833215443ebbf6edc54a452 /scripts/gdb/linux/config.py | |
parent | fd29e1e4e6e6019a8e10a215280cab53590c8033 (diff) |
serial: imx: Switch to nbcon console
Implements the necessary callbacks to switch the imx console driver to
perform as an nbcon console.
Add implementations for the nbcon consoles (write_atomic, write_thread,
driver_enter, driver_exit) and add CON_NBCON to the initial flags.
The legacy code is kept in order to easily switch back to legacy mode
by defining CONFIG_SERIAL_IMX_LEGACY_CONSOLE.
Signed-off-by: Esben Haabendal <esben@geanix.com>
Link: https://lore.kernel.org/r/20240913-serial-imx-nbcon-v3-1-4c627302335b@geanix.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions