Hello, linux-sunxi! When building 5.6.0-rc1 and successfully booting it on A20-Olinuxino-Lime, USB HID keyboard stops working, while it's OK on U-Boot.
dmesg error : ``` [] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pin not found, using dummy regulator [] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO [] sun4i-usb-phy: probe of 1c13400.phy failed with error -22 ``` failing patch: ARM: dts: sunxi: Remove pinctrl groups setting bias https://github.com/linux-sunxi/linux-sunxi/commit/a107bd2b6b63d510fecc402657f627dcfb205c89#diff-d57935e9e5af2884e729d4c254a17fee USB is OK when using prev. commit file from: mripard ARM: sunxi: Fix the USB PHY VBUS detect GPIO properties https://github.com/linux-sunxi/linux-sunxi/blob/033914f877e8d1febf802242174a62ce566a5901/arch/arm/boot/dts/sun7i-a20-olinuxino-lime.dts There is nothing 'sun4i-usb-phy' like in `dmesg` output, but lots of "USB hub found" messages. -- sed 'sh && sed && node.js + olecom = happiness and mirth' << '' -o--=O`C #oo'L O <___=E M -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/linux-sunxi/71bf76cd-bc2a-4281-b57a-ddae4b9463c2%40googlegroups.com.
