[Bug 199084] [PATCH] Support POGOPLUG V4 / 88F6192
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 18 14:50:30 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199084
--- Comment #1 from jeditekunum at gmail.com ---
Linux identifies as 88F6281 but the TCLK is correct.
Apparently the sample-at-reset register has a bit that indicates the correct
TCLK. (based on several sources including
https://stuff.mit.edu/afs/sipb/contrib/linux/drivers/clk/mvebu/kirkwood.c)
So a better fix would probably be to ignore the fact that it is really a 6192
and just set TCLK based on that.
I also came across more recent Linux changes to use DT:
http://lists.infradead.org/pipermail/barebox/2014-June/019535.html
As a noob to Freebsd kernel changes, I'm not in a position to determine what is
the right way to fix this. Nor do I have a 6281 device to test any changes.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-arm
mailing list