[U-Boot] [PATCH v3 20/62] dm: syscon: Add support for of-platdata

Simon Glass sjg at chromium.org
Fri Jul 15 05:58:39 CEST 2016


On 4 July 2016 at 11:58, Simon Glass <sjg at chromium.org> wrote:
> Provide a new function which can cope with obtaining information from
> of-platdata instead of the device tree.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Add a comment to the effect that 64-bit machines are not supported
>
>  drivers/core/syscon-uclass.c | 13 +++++++++++++
>  include/syscon.h             | 11 +++++++++++
>  2 files changed, 24 insertions(+)

Applied to u-boot-dm


More information about the U-Boot mailing list