wiewo has quit [Ping timeout: 255 seconds]
wiewo has joined #linux-exynos
paulk-gagarine-s has joined #linux-exynos
paulk-gagarine has quit [Ping timeout: 256 seconds]
paulk-gagarine-s has quit [Quit: Leaving]
paulk-gagarine has joined #linux-exynos
_whitelogger has joined #linux-exynos
sle85276 has joined #linux-exynos
<aalm> hi
<aalm> should dwc3 work as is on 54xx w/current mainline?
LiquidAcid has joined #linux-exynos
<aalm> [ 1.447655] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator
<aalm> i don't see how that could work, no "vbus" nor "vbus-boost" in any .dts(i) i looked at..
<LiquidAcid> aalm, that's why it's using a dummy
<aalm> mm, i guess i'll try renaming vdd33-supply & vdd10-supply next
<LiquidAcid> not sure why you want to rename anything
<aalm> to get working usb3
<LiquidAcid> and why do you think that renaming something gets you working usb3?
<aalm> .. are you seriously asking that?
<aalm> i believe the driver would work if there was power
<LiquidAcid> again, why do you want to rename something? if you're missing regulators, then how about _adding_ stuff?
<aalm> i'
<aalm> i'm not
<aalm> missing regs
<aalm> &usbdrd3_1 {
<aalm> vdd33-supply = <&ldo12_reg>;
<aalm> vdd10-supply = <&ldo15_reg>;
<aalm> };
<aalm> they're just named wrong
<aalm> https://github.com/torvalds/linux/commit/a6867836db35d1e178744166765b57288bf4e8e5 <-- commit which added vbus-boost enabling to phy-exynos5-usbdrd.c
<aalm> no trace of dts changes in it
<aalm> possibly separate commit, or something, but my grep does fail to find "vbus-boost" at all from linux/arch/arm/boot/dts/exynos*
<LiquidAcid> that looks like an optional supply/regulator
<LiquidAcid> and maybe the changes to the dts haven't landed yet, or are just not meant for upstream
<LiquidAcid> i'm not sure how you have deduced that this vbus-boost is your problem
<LiquidAcid> also, i think you're mixing up drivers here, the compatible string of usbdrd3_1 is samsung,exynos5250-dwusb3, your vbus-boost property is only used in the phy driver
<aalm> very much likely
Vasco_O is now known as Vasco
Vasco is now known as Vasco_O
LiquidAcid has quit [Quit: Leaving]
sle85276 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
wiewo has quit [Ping timeout: 256 seconds]