commit | cefc2d1d66f0e0f9fbe72558c27ceeb076073f38 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Thu May 21 17:26:22 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 24 13:08:51 2015 -0700 |
tree | e6ae7bffb9f35c2b2abdbcb99b8ee5c33d43419c | |
parent | 71eec4836b834b992e0cefeefc8b85efe4cb185b [diff] |
drivers: PL011: allow to supply fixed option string The SBSA UART has a fixed baud rate and flow control setting, which cannot be changed or queried by software. Add a vendor specific property to always return fixed values when trying to read the console options. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Tested-by: Mark Langsdorf <mlangsdo@redhat.com> Tested-by: Naresh Bhat <nbhat@cavium.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>