[U-Boot] [PATCH 3/9] serial: pl01x: expose skip_init platdata option in DT

Simon Glass sjg at chromium.org
Tue Sep 27 02:34:48 CEST 2016


On 26 September 2016 at 06:26, Fabian Vogt <fvogt at suse.com> wrote:
> 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 at anholt.net>
> Signed-off-by: Fabian Vogt <fvogt at suse.com>
> ---
>  doc/device-tree-bindings/serial/pl01x.txt | 3 +++
>  drivers/serial/serial_pl01x.c             | 2 ++
>  2 files changed, 5 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list