Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2015 14:50:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 199084] [PATCH] Support POGOPLUG V4 / 88F6192
Message-ID:  <bug-199084-7-fuGRBKoVvs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199084-7@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199084-7@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199084

--- Comment #1 from jeditekunum@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199084-7-fuGRBKoVvs>