* hwrng: picoxcell: PICOXCELL_PC3X3?
@ 2013-05-14 22:02 Paul Bolle
2013-05-15 9:51 ` Jamie Iles
0 siblings, 1 reply; 2+ messages in thread
From: Paul Bolle @ 2013-05-14 22:02 UTC (permalink / raw)
To: linux-arm-kernel
0) Support for "Picochip picoXcell true random number generator[s]" was
added in commit 5efb94ee14 ("hwrng: pixocell - add support for picoxcell
TRNG"). Its Kconfig symbol (HW_RANDOM_PICOXCELL) depends on
PICOXCELL_PC3X3. But that symbol is not included in mainline. I found no
trace of it ever since support for this TRNG got added in v2.6.39. This
means this code has never been buildable in mainline.
Why does this code depend on PICOXCELL_PC3X3?
1) Slightly related: by what magic are picoxcell-pc7302-pc3x3.dts and
picoxcell-pc3x3.dtsi hooked into the build system? Or are dts and dtsi
files, well, special and not directly linked into the build system?
Paul Bolle
^ permalink raw reply [flat|nested] 2+ messages in thread
* hwrng: picoxcell: PICOXCELL_PC3X3?
2013-05-14 22:02 hwrng: picoxcell: PICOXCELL_PC3X3? Paul Bolle
@ 2013-05-15 9:51 ` Jamie Iles
0 siblings, 0 replies; 2+ messages in thread
From: Jamie Iles @ 2013-05-15 9:51 UTC (permalink / raw)
To: linux-arm-kernel
Hi Paul,
On Wed, May 15, 2013 at 12:02:57AM +0200, Paul Bolle wrote:
> 0) Support for "Picochip picoXcell true random number generator[s]" was
> added in commit 5efb94ee14 ("hwrng: pixocell - add support for picoxcell
> TRNG"). Its Kconfig symbol (HW_RANDOM_PICOXCELL) depends on
> PICOXCELL_PC3X3. But that symbol is not included in mainline. I found no
> trace of it ever since support for this TRNG got added in v2.6.39. This
> means this code has never been buildable in mainline.
>
> Why does this code depend on PICOXCELL_PC3X3?
The driver went in before the machine support itself, which got reworked
for device tree. There's still some work needed to make the clocks work
properly so that the driver can use them (they're currently maintained
out of tree by Mindspeed, Picochip's new owner).
> 1) Slightly related: by what magic are picoxcell-pc7302-pc3x3.dts and
> picoxcell-pc3x3.dtsi hooked into the build system? Or are dts and dtsi
> files, well, special and not directly linked into the build system?
There isn't a defconfig at the moment - I've just done my dts builds
manually.
Jamie
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-15 9:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14 22:02 hwrng: picoxcell: PICOXCELL_PC3X3? Paul Bolle
2013-05-15 9:51 ` Jamie Iles
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox