From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Thu, 1 Jun 2017 20:56:28 -0600 Subject: [U-Boot] [PATCH v7 08/10] ARM: dts: STiH410: set DWC3 dual role mode to peripheral In-Reply-To: <1496318714-21960-9-git-send-email-patrice.chotard@st.com> References: <1496318714-21960-1-git-send-email-patrice.chotard@st.com> <1496318714-21960-9-git-send-email-patrice.chotard@st.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 On 1 June 2017 at 06:05, wrote: > From: Patrice Chotard > > On STi 96boards, configure by default the micro USB connector > (managed by DWC3 hardware block) in peripheral mode. > This will allow to use fastboot feature. > > Signed-off-by: Patrice Chotard > --- > > v7: _ none > > arch/arm/dts/stih407-family.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Simon Glass