diff options
author | Stefan-Gabriel Mirea <stefan-gabriel.mirea@nxp.com> | 2019-10-16 15:48:25 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-16 06:11:24 -0700 |
commit | 9905f32aefbe3d9cb2d24c3bd9c882397eaf3842 (patch) | |
tree | 2bb1275d69db40df561ea3ae1a777b7f7bc32034 /Documentation/admin-guide/kernel-parameters.txt | |
parent | dd8b7a1db5d0dad985923f2bda418d619e8b0c5c (diff) | |
download | lwn-9905f32aefbe3d9cb2d24c3bd9c882397eaf3842.tar.gz lwn-9905f32aefbe3d9cb2d24c3bd9c882397eaf3842.zip |
serial: fsl_linflexuart: Be consistent with the name
For consistency reasons, spell the controller name as "LINFlexD" in
comments and documentation.
Signed-off-by: Stefan-Gabriel Mirea <stefan-gabriel.mirea@nxp.com>
Link: https://lore.kernel.org/r/1571230107-8493-4-git-send-email-stefan-gabriel.mirea@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/admin-guide/kernel-parameters.txt')
-rw-r--r-- | Documentation/admin-guide/kernel-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index a84a83f8881e..6dbd871493af 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -1101,7 +1101,7 @@ mapped with the correct attributes. linflex,<addr> - Use early console provided by Freescale LinFlex UART + Use early console provided by Freescale LINFlexD UART serial driver for NXP S32V234 SoCs. A valid base address must be provided, and the serial port must already be setup and configured. |