From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Tue, 08 Jan 2013 18:30:57 +0900 Subject: [U-Boot] [PATCH v3 2/3] EXYNOS5: Add device node for USB. In-Reply-To: <201301081014.07687.marex@denx.de> References: <1357225977-13346-1-git-send-email-gautam.vivek@samsung.com> <201301080950.27949.marex@denx.de> <201301081014.07687.marex@denx.de> Message-ID: <50EBE751.3060305@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, On 08/01/13 18:14, Marek Vasut wrote: > Dear Vivek Gautam, > >> On Tue, Jan 8, 2013 at 2:20 PM, Marek Vasut wrote: >>> Dear Vivek Gautam, >>> >>>> Hi Marek, >>>> >>>> On Tue, Jan 8, 2013 at 12:36 PM, Marek Vasut wrote: >>>>> Dear Vivek Gautam, >>>>> >>>>>> From: Rajeshwari Shinde >>>>>> >>>>>> This patch adds the device node required for USB >>>>>> >>>>>> Signed-off-by: Vivek Gautam >>>>> >>>>> Please rebase on u-boot-usb/next. >>>> >>>> "exynos5250.dtsi" seems to be missing in u-boot-usb tree. :-( >>>> I can't find the exynos5250 side basic device tree support which is >>>> already been applied on u-boot-samsung-mainline. >>> >>> Ok, let's change how to do this then. Apply all four on >>> u-boot-samsung/next. >> >> Ok, sure. I shall post all 4 patches including 3 for ehci fdt support >> and 1 patch >> for usb vbus rebased on top of u-boot-samsung/master. > > I think the -samsung custodian shall just pick your series as is. > Then, I will pick up following patches. [U-Boot,v3,1/3] EHCI: Exynos: Add fdt support [U-Boot,v3,2/3] EXYNOS5: Add device node for USB. [U-Boot,v3,3/3] EXYNOS5: FDT: Add compatible strings for USB [U-Boot,v2] SMDK5250: Enable VBus for USB 2.0 controller (V2! not V3) Is it right? Thanks, Minkyu Kang.