commit | eedacbf02df462d6c915d8d642b23fb450d485c7 | [log] [tgz] |
---|---|---|
author | Dave Mitchell <dmitchell@amcc.com> | Tue Jun 09 13:39:47 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jun 16 14:15:45 2009 +1000 |
tree | f84779cc575df6f7001dc6cce639c4ada30b99f7 | |
parent | e364ca92770a84ab3a917359ba7fed69479a16e3 [diff] |
of_serial: Add UPF_FIXED_TYPE flag This patch adds the UPF_FIXED_TYPE flag which will bypass the 8250's autoconfig probe for uart type. The uart type identified by the of_serial's parse of the flat device tree will be utilized as defined. Signed-off-by: Dave Mitchell <dmitchell@amcc.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>