Re: [PATCH 1/1] drivers/misc: Add Altera System ID driver

From: Arnd Bergmann
Date: Tue Mar 05 2013 - 16:59:47 EST


On Tuesday 05 March 2013, Ley Foon Tan wrote:
> The sysid give the unique system ID and system generation timestamp of
> the system.
>
> CASE 1:
> SOCFPGA SoC + Sysid component in FPGA
>
> CASE 2
> Nios II soft core CPU + Sysid (All in FPGA and no SoC is involved)
>
> From example use cases above, Case 2 doesn't involve SoC component.
> To support both cases, do you think drivers/base/soc.c is still
> suitable?

Yes, I think so. I would consider the second case still a SoC, because
you have a single chip that contains the CPU and peripherals. From
the OS point of view, it does not matter that they are in an FPGA.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/