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

From: Greg KH
Date: Fri Jun 03 2022 - 02:30:27 EST


On Fri, Jun 03, 2022 at 12:57:33PM +0800, kah.jing.lee@xxxxxxxxx wrote:
> From: Kah Jing Lee <kah.jing.lee@xxxxxxxxx>
>
> > 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.
>
> Will update the license header and commit message, and resent.
> Thanks for pointing out =).

That is not the requirements that you need to follow sorry, please
contact the Intel open source group to find out the rules that Intel
submissions must follow at this point in time.

thanks,

greg k-h