pch_uart: add missing comment about OKI ML7223
Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Reviewed-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
e463595fd9
commit
bff52fd458
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ enum {
|
||||||
/* Set the max number of UART port
|
/* Set the max number of UART port
|
||||||
* Intel EG20T PCH: 4 port
|
* Intel EG20T PCH: 4 port
|
||||||
* OKI SEMICONDUCTOR ML7213 IOH: 3 port
|
* OKI SEMICONDUCTOR ML7213 IOH: 3 port
|
||||||
|
* OKI SEMICONDUCTOR ML7223 IOH: 2 port
|
||||||
*/
|
*/
|
||||||
#define PCH_UART_NR 4
|
#define PCH_UART_NR 4
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue