[U-Boot] [PATCH] board: pm9261: Update to support DT and DM

Simon Glass sjg at chromium.org
Thu Aug 3 15:24:41 UTC 2017


On 21 July 2017 at 03:04, Wenyou Yang <wenyou.yang at microchip.com> wrote:
> Add the dts files to support deivce tree, update the configuration
> files to support the device tree and driver model. The peripheral
> clock and pins configuration are handled by the clock and the pinctrl
> drivers respectively.
>
> Signed-off-by: Wenyou Yang <wenyou.yang at microchip.com>
> ---
> The patch is based on
>         [PATCH] board: at91sam9261ek: Update to support DT and DM
>         https://lists.denx.de/pipermail/u-boot/2017-July/298885.html
>
>  board/ronetix/pm9261/Makefile |  2 +-
>  board/ronetix/pm9261/pm9261.c | 19 ++-----------------
>  configs/pm9261_defconfig      | 19 +++++++++++++++++++
>  include/configs/pm9261.h      | 35 +++++++----------------------------
>  4 files changed, 29 insertions(+), 46 deletions(-)

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


More information about the U-Boot mailing list