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

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


On 21 July 2017 at 03:07, 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>
> ---
>
>  arch/arm/dts/usb_a9263.dts            | 144 ++++++++++++++++++++++++++++++++++
>  board/calao/usb_a9263/usb_a9263.c     |  19 -----
>  configs/usb_a9263_dataflash_defconfig |  20 ++++-
>  include/configs/usb_a9263.h           |  27 ++-----
>  4 files changed, 168 insertions(+), 42 deletions(-)
>  create mode 100644 arch/arm/dts/usb_a9263.dts

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


More information about the U-Boot mailing list