[PATCH v1 09/11] rockchip: move dwc3 config to chip specific handler

Simon Glass sjg at chromium.org
Sat Mar 12 03:24:55 CET 2022


On Mon, 21 Feb 2022 at 18:31, Peter Geis <pgwipeout at gmail.com> wrote:
>
> The dwc3 code in the mach-rockchip board file is specific to the rk3399.
> Move it to the rk3399 chip specific code.
>
> Signed-off-by: Peter Geis <pgwipeout at gmail.com>
> ---
>  arch/arm/mach-rockchip/board.c         | 24 ---------------------
>  arch/arm/mach-rockchip/rk3399/rk3399.c | 29 ++++++++++++++++++++++++++
>  2 files changed, 29 insertions(+), 24 deletions(-)

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


More information about the U-Boot mailing list