summaryrefslogtreecommitdiff
path: root/drivers/ddr/marvell/a38x/ddr3_debug.c
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2024-06-24 23:03:33 +0200
committerTom Rini <trini@konsulko.com>2024-07-08 11:45:50 -0600
commit8bae5bf622c764a48d957a5ffc456dd3650dcb6b (patch)
tree20d84e64019dc87090b09baadeb04e8e217821c2 /drivers/ddr/marvell/a38x/ddr3_debug.c
parent41d2cab1fcecfda40cbcc4add57761b1050dfa99 (diff)
serial: mediatek: add special handling for highspeed and linux compat
Upstream linux serial driver use a different logic to setup serial regs. They have 2 interval: - < 115200 we use lowspeed regs and 16 * baud - >= 115200 we use highspeed We currently use force_highspeed property to force usage of highspeed regs even with low baud rate. Add special handling if the upstream compatible is used where we just apply the same interval with anything >= 115200 in highspeed simulating force_highspeed. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_debug.c')
0 files changed, 0 insertions, 0 deletions