From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Peter Huewe <peterhuewe@gmx.de>, Jason Gunthorpe <jgg@ziepe.ca>,
linux-integrity@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH] tpm_tis_spi: Pass the SPI IRQ down to the driver
Date: Mon, 18 Jun 2018 21:08:52 +0300 [thread overview]
Message-ID: <20180618180852.GC20697@linux.intel.com> (raw)
In-Reply-To: <20180608070907.15185-1-linus.walleij@linaro.org>
On Fri, Jun 08, 2018 at 09:09:07AM +0200, Linus Walleij wrote:
> An SPI TPM device managed directly on an embedded board using
> the SPI bus and some GPIO or similar line as IRQ handler will
> pass the IRQn from the TPM device associated with the SPI
> device. This is already handled by the SPI core, so make sure
> to pass this down to the core as well.
>
> (The TPM core habit of using -1 to signal no IRQ is dubious
> (as IRQ 0 is NO_IRQ) but I do not want to mess with that
> semantic in this patch.)
>
> Cc: Mark Brown <broonie@kernel.org>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
/Jarkko
next prev parent reply other threads:[~2018-06-18 18:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-08 7:09 [PATCH] tpm_tis_spi: Pass the SPI IRQ down to the driver Linus Walleij
2018-06-18 18:08 ` Jarkko Sakkinen [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-06-08 7:02 Linus Walleij
2018-06-08 15:50 ` Jason Gunthorpe
2018-06-10 11:57 ` Linus Walleij
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=20180618180852.GC20697@linux.intel.com \
--to=jarkko.sakkinen@linux.intel.com \
--cc=broonie@kernel.org \
--cc=jgg@ziepe.ca \
--cc=linus.walleij@linaro.org \
--cc=linux-integrity@vger.kernel.org \
--cc=peterhuewe@gmx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.