commit | 06315348b16178e4c006e7892ef8e5e65f49c66a | [log] [tgz] |
---|---|---|
author | Søren Holm <sgh@sgh.dk> | Fri Sep 02 22:55:37 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 22 15:50:38 2011 -0700 |
tree | 5be7085d5584e0cafdd0a51188e1658ddadb410d | |
parent | 2f7861de111bb8e33e6ab9f9607583c6fbc00132 [diff] |
serial: Support the EFR-register of XR1715x uarts. The EFR (Enhenced-Features-Register) is located at a different offset than the other devices supporting UART_CAP_EFR. This change add a special setup quick to set UPF_EXAR_EFR on the port. UPF_EXAR_EFR is then used to the port type to PORT_XR17D15X since it is for sure a XR17D15X uart. Signed-off-by: Søren Holm <sgh@sgh.dk> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>