From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Tomsich Date: Mon, 03 Jul 2017 18:35:55 +0200 Subject: [U-Boot] [U-Boot, v8, 8/8] rockchip: dts: rk3399: control vbus of typec by fixed regulator In-Reply-To: <1498649192-19709-1-git-send-email-daniel.meng@rock-chips.com> References: <1498649192-19709-1-git-send-email-daniel.meng@rock-chips.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Add fixed regulator for the port of typec0 and typec1 to control vbus > instead of gpio. > > Signed-off-by: Meng Dongyang > Reviewed-by: Simon Glass > Reviewed-by: Philipp Tomsich > Acked-by: Philipp Tomsich > --- > > Changes in v8: None > Changes in v7: None > Changes in v6: None > Changes in v5: None > Changes in v4: None > Changes in v3: None > > arch/arm/dts/rk3399-evb.dts | 16 ++++++++++++++-- > 1 file changed, 14 insertions(+), 2 deletions(-) > Applied to u-boot-rockchip/next, thanks!