]> git.sur5r.net Git - u-boot/commit
dts: rk3399: move rockchip, vbus-gpio properties into board-specific files
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 29 Mar 2017 19:19:25 +0000 (21:19 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Apr 2017 02:01:57 +0000 (20:01 -0600)
commitaad10a049d31b0b54e6eb762a60d4ded4a468c80
tree24e13446de13df7af7efdbdb93cece9bd24ca542
parent0b3ce83d7b73b600ce4abb5168543aa2d983dd94
dts: rk3399: move rockchip, vbus-gpio properties into board-specific files

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@theobroma-systems.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/rk3399-evb.dts
arch/arm/dts/rk3399.dtsi