commit | e0320b746a784cb31dc0faa882e4b4bf16d0be4f | [log] [tgz] |
---|---|---|
author | Vikas Manocha <vikas.manocha@st.com> | Sun May 03 14:10:35 2015 -0700 |
committer | Tom Rini <trini@konsulko.com> | Sun May 10 09:59:37 2015 -0400 |
tree | 09ad9dd2d16a0b3a39f713e175e60b0f526ffea0 | |
parent | 0a836ceb01aee3113fa93895b44cb07bf1cd1cb4 [diff] |
stv0991: use fdt for serial port platform data This patch ignores the serial port static platform data at compilation time in case of device tree control. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>