Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-28 | serial: pl01x: expose skip_init platdata option in DT | Fabian Vogt | |
To be able to represent the skip-init platdata element with OF_CONTROL, it needs to be read from the device tree as well and put into the platform data. Cc: Eric Anholt <eric@anholt.net> Signed-off-by: Fabian Vogt <fvogt@suse.com> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2015-05-10 | serial: fdt: add device tree support for pl01x | Vikas Manocha | |
This patch adds device tree support for arm pl010/pl011 driver. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Acked-by: Simon Glass <sjg@chromium.org> |