On 05/14/2013 05:36 AM, Kevin Hilman wrote: > Tushar Behera <tushar.beh...@linaro.org> writes: > >> It updates following drivers for EXYNOS based DT platform. >> >> * S5M8767 driver >> * MAX8997 driver >> * MMC SDHCI driver >> >> Signed-off-by: Tushar Behera <tushar.beh...@linaro.org> > > I tested this using v3.10-rc1 on Arndale, but still don't get any > support for the wired network. Do you know if this is a Kconfig issue, > or a missing driver? > > I suspect it may be related to the various "unable to find transceiver > of type USB2 PHY" messages I'm seeing? >
Yes, right. The missing USB-PHY components are one of the issues (they were there in linux-next when I last tested). Also, on Arndale board, we need to reset the USB hub during EHCI initialization (a couple of those patches are required, which I am not sure if we would be able to upstream). I am collecting a minimal set of patches that would enable USB and wired network on Arndale with 3.10-rc1 kernel. Once done, I will let you know. > Thanks, > > Kevin > Thanks for testing. -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/