public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: kah.jing.lee@intel.com
Cc: arnd@arndb.de, linux-kernel@vger.kernel.org, dinguyen@kernel.org,
	tien.sung.ang@intel.com, Ley Foon Tan <lftan@altera.com>
Subject: Re: [PATCH 1/2] drivers: misc: intel_sysid: Add sysid from arch to drivers
Date: Thu, 2 Jun 2022 22:15:08 +0200	[thread overview]
Message-ID: <YpkaTFywg+GkPElr@kroah.com> (raw)
In-Reply-To: <20220602122212.3021232-1-kah.jing.lee@intel.com>

On Thu, Jun 02, 2022 at 08:22:13PM +0800, kah.jing.lee@intel.com wrote:
> From: Kah Jing Lee <kah.jing.lee@intel.com>
> 
> 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@altera.com>
> Signed-off-by: Kah Jing Lee <kah.jing.lee@intel.com>

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

  parent reply	other threads:[~2022-06-02 20:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-02 12:22 [PATCH 1/2] drivers: misc: intel_sysid: Add sysid from arch to drivers kah.jing.lee
2022-06-02 14:55 ` Randy Dunlap
2022-06-03  4:52   ` kah.jing.lee
2022-06-02 20:15 ` Greg KH [this message]
2022-06-03  4:57   ` kah.jing.lee
2022-06-03  6:30     ` Greg KH
2022-06-07  6:44 ` kernel test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YpkaTFywg+GkPElr@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arnd@arndb.de \
    --cc=dinguyen@kernel.org \
    --cc=kah.jing.lee@intel.com \
    --cc=lftan@altera.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tien.sung.ang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox