diff options
author | Fabrice Gasnier <[email protected]> | 2021-04-13 19:40:15 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-04-22 12:11:25 +0200 |
commit | 2aa1bbb21f26de43b55a9d9cab9c0370c15a86ed (patch) | |
tree | 2406b41b59ee2238ad354361782291f1bd9457b3 /scripts/gdb/linux/tasks.py | |
parent | 31db3ce05b1a7c045ff462761a9c6c8ebe25d620 (diff) |
serial: stm32: add FIFO threshold configuration
Add the support for two optional DT properties, to configure RX and TX
FIFO thresholds:
- rx-threshold
- tx-threshold
This replaces hard-coded 8 bytes threshold. Keep 8 as the default value if
not specified, for backward compatibility.
Signed-off-by: Fabrice Gasnier <[email protected]>
Signed-off-by: Erwan Le Ray <[email protected]>
Changes in v2:
Change added properties naming as proposed by Rob Herring.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions