From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 6 Sep 2018 13:23:20 +0200 Subject: [U-Boot] [PATCH v2] usb: dwc3: convert to livetree In-Reply-To: References: <1536230361-31433-1-git-send-email-siva.durga.paladugu@xilinx.com> Message-ID: <3bfa171f-1b7b-da76-f605-8a619add4b3c@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de On 09/06/2018 01:19 PM, Siva Durga Prasad Paladugu wrote: > Hi, >=20 >> -----Original Message----- >> From: Marek Vasut [mailto:marex at denx.de] >> Sent: Thursday, September 06, 2018 4:28 PM >> To: Siva Durga Prasad Paladugu ; u- >> boot at lists.denx.de >> Cc: Michal Simek ; bmeng.cn at gmail.com; >> sjg at chromium.org; yamada.masahiro at socionext.com; Vipul Kumar >> >> Subject: Re: [PATCH v2] usb: dwc3: convert to livetree >> >> On 09/06/2018 12:39 PM, Siva Durga Prasad Paladugu wrote: >>> From: Vipul Kumar >>> >>> Update the DWC3 USB driver to support a live tree. >>> >>> Signed-off-by: Siva Durga Prasad Paladugu >>> >>> Signed-off-by: Vipul Kumar >>> Tested-by: Michal Simek >>> --- >>> Changes in v2: >>> - Fixed travis build issues with some platforms. >> >> Cool, what exactly changed ? >=20 > Earlier we got compilation failures for am335x_hs_evm_uart platform durin= g travis ci > as we didn=E2=80=99t made corresponding changes to drivers/usb/musb-new/t= i-musb.c as per > live tree conversion. Now it is fixed by moving this driver to support li= ve tree. > Also fixed dwc3-sti-glue.c to support live tree. That is what should be in the V2 description. Not that random "fixed some stuff" blurb. --=20 Best regards, Marek Vasut