[U-Boot] [PATCH] dts: rk3399: move rockchip, vbus-gpio properties into board-specific files

Simon Glass sjg at chromium.org
Sat Apr 1 04:24:11 UTC 2017


On 29 March 2017 at 13:19, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> The (shared) rk3399.dtsi had defined the 'rockchip,vbus-gpio'
> properties for each USB 3.0 controller.
>
> As the GPIO usage will vary (e.g. one of those GPIOs shuts down one of
> the regulators on the RK3399-Q7) between boards, we move this from the
> shared dtsi into the device tree file for the EVB board which these
> GPIO definitions match.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
>  arch/arm/dts/rk3399-evb.dts | 2 ++
>  arch/arm/dts/rk3399.dtsi    | 2 --
>  2 files changed, 2 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list