serial: max310x: add comments for membase address workaround
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Thu, 3 Aug 2023 14:05:51 +0000 (10:05 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Aug 2023 13:07:04 +0000 (15:07 +0200)
commit5666280f88a7594ba0413247fd2cc18281e8e580
tree262ed3979bc67ab1ef8f01948b5533e66c261d2e
parent67c37756898a5a6b2941a13ae7260c89b54e0d88
serial: max310x: add comments for membase address workaround

Add comments about workaround used to configure membase address. This
follows suggestions made during review of a sc16is7xx driver patch to
add the same workaround.

Link: https://lore.kernel.org/lkml/2936e18f-44ea-faed-9fa0-2ddefe7c3194@linux.intel.com
Link: https://lore.kernel.org/lkml/20230801131655.80bd8f97f018dda6155d65f6@hugovil.com/
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Link: https://lore.kernel.org/r/20230803140551.970141-1-hugo@hugovil.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/max310x.c