Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1159988

Re: [PATCHv3] ARM: dts: odroidxu3: Enable USB3 regulators

Path csiph.com!aioe.org!goblin2!goblin.stu.neva.ru!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Krzysztof Kozlowski <k.kozlowski@samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCHv3] ARM: dts: odroidxu3: Enable USB3 regulators
Date Sun, 07 Jun 2015 04:40:01 +0200
Message-ID <pyyFb-2Ah-1@gated-at.bofh.it> (permalink)
References <pvtC3-6vN-33@gated-at.bofh.it>
X-Original-To Anand Moon <linux.amoon@gmail.com>, Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>, Mark Rutland <mark.rutland@arm.com>, Ian Campbell <ijc+devicetree@hellion.org.uk>, Kumar Gala <galak@codeaurora.org>, Russell King <linux@arm.linux.org.uk>, Kukjin Kim <kgene@kernel.org>
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=5qZWHsg8feFIBiLxPtPtvNq1DGctX8dStllUXfZ2lYA=; b=upsDhJ+k+2Ka3tD3VmWH0DjnepvOoHAw/obs4Oi8jGOLW/bDM0e7V+HgGoWuUVTSLk VX4riF1eECz5uz4OL6f0qfWW3JwrUcwylXc55BER+ahMPAAH6LdcJb8ETrjqniHbanl2 fTByHSU06m9aGKEnfc3xbmqfyjvBp+U0+RIW/fGyM9mQsq6nmZpgr4kxjabx8gB58Uso iLXRtHj/1GyvX50aR2/CaktQjcLt6T/nfpl9WJ5i/G+Z65yoU6G4O97Gwf21GGt/dEe9 Q26QjEZHpwR8ZIPWV+DX721zgrAAghliAhNdr8P3YXeq3grWey7lK4PR99A8vctnaYrm u20A==
X-Received by 10.66.189.104 with SMTP id gh8mr18043122pac.59.1433644353370; Sat, 06 Jun 2015 19:32:33 -0700 (PDT)
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version 1.0
Content-Type text/plain; charset=iso-8859-2
Content-Transfer-Encoding 7bit
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 32
Organization linux.* mail to news gateway
X-Original-Cc devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
X-Original-Date Sun, 07 Jun 2015 11:32:25 +0900
X-Original-Message-ID <5573AD39.2020105@samsung.com>
X-Original-References <1432909836-3952-1-git-send-email-linux.amoon@gmail.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref aioe.org linux.kernel:1159988

Show key headers only | View raw


W dniu 29.05.2015 o 23:30, Anand Moon pisze:
> Enable regulator for usbdrd3_0 and usbdrd3_1.
> Looking at the schematic pin diagram for MAX77802
> USB3_0 and USB3_1 is regulated by LDO9 and LD011.
> 
> 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
> 
> Tested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Signed-off-by: Anand Moon <linux.amoon@gmail.com>

The patch no longer applies because of creation of common Odroid DTSI.
Can you rebase it on Kukjin's for-next?

Best regards,
Krzysztof

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCHv3] ARM: dts: odroidxu3: Enable USB3 regulators Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-06-07 04:40 +0200
  Re: [PATCHv3] ARM: dts: odroidxu3: Enable USB3 regulators Anand Moon <linux.amoon@gmail.com> - 2015-06-07 04:50 +0200

csiph-web