Skip to content
Snippets Groups Projects
Select Git revision
0 results

core

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Simon Glass authored
    For buses it is common for parents to need to know the address of the child
    on the bus, the bus speed to use for that child, and other information. This
    can be provided in platform data attached to each child.
    
    Add driver model support for this, including auto-allocation which can be
    requested using a new property to specify the size of the data.
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    Reviewed-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
    cdc133bd
    History
    Name Last commit Last update
    ..