Re: [PATCH 1/2] drivers: misc: intel_sysid: Add sysid from arch to drivers

From: Greg KH
Date: Thu Jun 02 2022 - 16:15:16 EST


On Thu, Jun 02, 2022 at 08:22:13PM +0800, kah.jing.lee@xxxxxxxxx wrote:
> From: Kah Jing Lee <kah.jing.lee@xxxxxxxxx>
>
> Add sysid driver. The Altera(Intel) Sysid component is generally part of an
> FPGA design. The component can be hotplugged when the FPGA is reconfigured.
> This patch fixes the driver to support the component being hotplugged.
>
> Usage:
> cat /sys/bus/platform/devices/soc:base_fpga_region/
> soc:base_fpga_region:fpga_pr_region0/[addr.sysid]/sysid/id
> cat /sys/bus/platform/devices/soc:base_fpga_region/
> soc:base_fpga_region:fpga_pr_region0/[addr.sysid]/sysid/timestamp
>
> Signed-off-by: Ley Foon Tan <lftan@xxxxxxxxxx>
> Signed-off-by: Kah Jing Lee <kah.jing.lee@xxxxxxxxx>

Please work with the Intel open source group as there are some internal
Intel requirements that you have not met here in order to be able to
submit a patch for external people to review. I'll refrain from
reviewing or even considering this to be able to be accepted this until
that happens.

good luck!

greg k-h