Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL"
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Tue, 10 May 2022 12:26:20 +0000 (14:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 May 2022 16:30:12 +0000 (18:30 +0200)
commitf0136f65285bcfb7e8f90d1013723076a35acd51
treee1f6e749227db3f8bd68ae73654e3a2a82511770
parentaabdbb1b7a5819e18c403334a31fb0cc2c06ad41
Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL"

It was found that some MediaTek SoCs are incompatible with this
change. Also, this register was mistakenly understood as it was
related to the 16550A register layout selection but, at least
on some IPs, if not all, it's related to something else unknown.

This reverts commit 6f81fdded0d024c7d4084d434764f30bca1cd6b1.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Fixes: 6f81fdded0d0 ("serial: 8250_mtk: Make sure to select the right FEATURE_SEL")
Reported-by: "kernelci.org bot" <bot@kernelci.org>
Link: https://lore.kernel.org/r/20220510122620.150342-1-angelogioacchino.delregno@collabora.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_mtk.c