Hi guys!
I need help in porting 88E6165 driver in kernel. I'm a newbie in Linux. I'm working on Sitara AM1705.
I have DSDT driver sources, but they are imho used in userspace.
How to setup driver in kernel space?
On various forums I read that default dsa driver used for this purpose. So, I setup this feature in kernel, but how to setup board specific code correctly I don't know. Do anyone have a such experience? DSA driver output:
...
Distributed Switch Architecture driver version 0.1
dsa: probe of dsa.0 failed with error -22
...