From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755174AbbE1X5g (ORCPT ); Thu, 28 May 2015 19:57:36 -0400 Received: from mailout1.w1.samsung.com ([210.118.77.11]:34087 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754736AbbE1X52 (ORCPT ); Thu, 28 May 2015 19:57:28 -0400 X-AuditID: cbfec7f5-f794b6d000001495-b6-5567ab64f013 Message-id: <5567AB64.3060502@samsung.com> Date: Fri, 29 May 2015 08:57:24 +0900 From: Krzysztof Kozlowski User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-version: 1.0 To: Anand Moon Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Kukjin Kim , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "linux-samsung-soc@vger.kernel.org" , linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: odroidxu3: Enable USB3 regulators References: <1432803494-3516-1-git-send-email-linux.amoon@gmail.com> <5566DDA6.1080508@samsung.com> In-reply-to: Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFupmkeLIzCtJLcpLzFFi42I5/e/4Fd2U1emhBrMapS3mHznHatH/ZiGr xblXKxktXr8wtOh//JrZYtPja6wWl3fNYbOYcX4fk8W6jbfYLW5f5rVYev0ik8WE6WtZLFr3 HmF34PVYM28No0dLcw+bx+W+XiaPnbPusnusXP6FzWPTqk42j81L6j36tqxi9Pi8SS6AM4rL JiU1J7MstUjfLoEr4+Sek+wFa0Qqlr7YzdzAuFegi5GTQ0LARKJ56iQ2CFtM4sK99UA2F4eQ wFJGiXXr37NDOE8ZJT6eWsACUsUroCWxcmoDI4jNIqAqseLsHnYQm03AWGLz8iVgk0QFIiTe Xj7JBFEvKPFj8j2wXhEBNYkrT1ewggxlFtjBLHFu5TFWkISwgIPEq+8XobatYZS4/OgmWDen QLDE4/lTmLsYOYA69CTuX9QCCTMLyEtsXvOWeQKjwCwkO2YhVM1CUrWAkXkVo2hqaXJBcVJ6 rpFecWJucWleul5yfu4mRkgUfd3BuPSY1SFGAQ5GJR5ehTlpoUKsiWXFlbmHGCU4mJVEeNVW pocK8aYkVlalFuXHF5XmpBYfYpTmYFES5525632IkEB6YklqdmpqQWoRTJaJg1OqgVFgRvLq 7a9uX7k+RfT41XM/7+it/Xe3kGOF0sK3+x5MPbaO072P1zuZXUtaU8Jep0jJpFslyX/iiov9 3wWeLXzlnxAq65t+NenDfoUnPSpil03kl3ukfZhu3Df7asYPiZVRC/ewTvDMM5B1OVefuC/a LzPrXtLeaZMP3J3KtOOz4Sdtk/aEW5ZKLMUZiYZazEXFiQDFWHZ/ngIAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 28.05.2015 19:28, Anand Moon wrote: > Hi Krzysztof, > > I will take care of these issue in the future. Thanks. I just found that prefix ">" was added by my email client so never mind about that but still please write proper sentences (ending with full stop). :) Best regards, Krzysztof > > -Anand Moon > > On 28 May 2015 at 14:49, Krzysztof Kozlowski wrote: >> On 28.05.2015 17:58, Anand Moon wrote: >>> Enable regulator for usbdrd3_0 and usbdrd3_1 >>> >From the schematic pin diagram USB3_0 and USB3_1 >>> is regulated by LDO9 and LD011. >> >> Please reformat statement above to proper sentence(s) without ">" before >> "From". >> >>> >>> Fix the boot message of failed. >>> [ 3.503539] exynos-dwc3 usb@12000000: Looking up vdd33-supply from device tree >>> [ 3.503556] exynos-dwc3 usb@12000000: Looking up vdd33-supply property in node /usb@12000000 failed >>> [ 3.503568] usb@12000000 supply vdd33 not found, using dummy regulator >>> [ 3.509154] exynos-dwc3 usb@12000000: Looking up vdd10-supply from device tree >>> [ 3.509170] exynos-dwc3 usb@12000000: Looking up vdd10-supply property in node /usb@12000000 failed >>> [ 3.509181] usb@12000000 supply vdd10 not found, using dummy regulator >>> [ 3.917548] exynos-dwc3 usb@12400000: Looking up vdd33-supply from device tree >>> [ 3.917565] exynos-dwc3 usb@12400000: Looking up vdd33-supply property in node /usb@12400000 failed >>> [ 3.917578] usb@12400000 supply vdd33 not found, using dummy regulator >>> [ 3.922731] exynos-dwc3 usb@12400000: Looking up vdd10-supply from device tree >>> [ 3.922747] exynos-dwc3 usb@12400000: Looking up vdd10-supply property in node /usb@12400000 failed >>> >>> --- >>> This patch is based on Krzysztof github branch work-next/odroid-xu3-s2mps11-irq >>> --- >> >> I mentioned this already on previous postings. Let's make an exercise. >> Please: >> 1. Save your email as mbox format (from mailer). >> 2. Go to a GIT repo with kernel and checkout base branch. >> 3. git am 0001-the-name-of-file.mbox >> 4. git show >> >> Do you see the signed-off-by in commit? >> >> The patch itself looks good, thanks for fixing this. Just please fix the >> issues with commit message. >> >> By the way: >> 1. The always-on from LDO9 could be probably removed if the ehci-exynos >> driver had regulator consumer implemented. >> 2. The Documentation/devicetree/bindings/usb/exynos-usb.txt (or dwc.txt) >> should proably mention the vdd-supply property. >> >> Best regards, >> Krzysztof >> >> >