[U-Boot] [PATCH] board: pm9263: Update to support DT and DM
Simon Glass
sjg at chromium.org
Thu Aug 3 15:24:32 UTC 2017
On 21 July 2017 at 00:04, Wenyou Yang <wenyou.yang at microchip.com> wrote:
> 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>
> ---
>
> arch/arm/dts/Makefile | 2 ++
> board/ronetix/pm9263/Makefile | 2 +-
> board/ronetix/pm9263/pm9263.c | 22 +++-------------------
> configs/pm9263_defconfig | 17 +++++++++++++++++
> include/configs/pm9263.h | 32 +++++++-------------------------
> 5 files changed, 30 insertions(+), 45 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list