tpmdd-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
From: Jerry Snitselaar <jsnitsel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Jason Gunthorpe
	<jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
Cc: tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [PATCH v2 0/3] Merge tpm_tis ACPI and platform drivers
Date: Thu, 4 May 2017 23:45:20 -0700	[thread overview]
Message-ID: <20170505064520.ef542rqeirrmpmqu@rhwork> (raw)
In-Reply-To: <1493913205-18276-1-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>

On Thu May 04 17, Jason Gunthorpe wrote:
>As suggested by Jarkko.
>
>The two precursor patches might want to go to -stable.
>
>Jerry says it worked on his system, but we still to see results from things
>like crb systems/etc.
>
>Jason Gunthorpe (3):
>  tpm_tis: Fix IRQ autoprobing when using platform_device
>  tpm_tis: Use platform_get_irq
>  tpm_tis: Consolidate the platform and acpi probe flow
>
> drivers/char/tpm/tpm_tis.c | 175 +++++++++++++++------------------------------
> 1 file changed, 57 insertions(+), 118 deletions(-)
>
>-- 
>2.7.4
>

I also tested on a crb device, and verified that check_acpi_tpm2 was detecting it.

Reviewed-by: Jerry Snitselaar <jsnitsel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

  parent reply	other threads:[~2017-05-05  6:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-04 15:53 [PATCH v2 0/3] Merge tpm_tis ACPI and platform drivers Jason Gunthorpe
     [not found] ` <1493913205-18276-1-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-05-04 15:53   ` [PATCH v2 1/3] tpm_tis: Fix IRQ autoprobing when using platform_device Jason Gunthorpe
     [not found]     ` <1493913205-18276-2-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-05-08 23:45       ` Jarkko Sakkinen
     [not found]         ` <20170508234502.2fhj5edbcubdalb5-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-05-09 14:03           ` Jarkko Sakkinen
     [not found]             ` <20170509140301.bqh3hgpjccdcbj5p-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-05-09 14:21               ` Jarkko Sakkinen
2017-05-04 15:53   ` [PATCH v2 2/3] tpm_tis: Use platform_get_irq Jason Gunthorpe
     [not found]     ` <1493913205-18276-3-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-05-08 23:45       ` Jarkko Sakkinen
     [not found]         ` <20170508234539.qnhf6p7fwxxcb5ul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-05-09 14:03           ` Jarkko Sakkinen
     [not found]             ` <20170509140345.tqesdnggeb3s67be-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-05-09 14:21               ` Jarkko Sakkinen
2017-05-08 23:49       ` Jarkko Sakkinen
2017-05-04 15:53   ` [PATCH v2 3/3] tpm_tis: Consolidate the platform and acpi probe flow Jason Gunthorpe
     [not found]     ` <1493913205-18276-4-git-send-email-jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-05-08 23:50       ` Jarkko Sakkinen
     [not found]         ` <20170508235033.qcq6my5dvpyvwrwx-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-05-09 14:04           ` Jarkko Sakkinen
     [not found]             ` <20170509140425.zr5hrxpjiytp6hpd-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-05-09 14:22               ` Jarkko Sakkinen
2017-05-05  6:45   ` Jerry Snitselaar [this message]
2017-05-08 23:52     ` [PATCH v2 0/3] Merge tpm_tis ACPI and platform drivers Jarkko Sakkinen
     [not found]       ` <20170508235219.2zczjmnujaenw2sv-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-05-09  0:27         ` Jerry Snitselaar
2017-05-09 14:07           ` Jarkko Sakkinen

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=20170505064520.ef542rqeirrmpmqu@rhwork \
    --to=jsnitsel-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org \
    --cc=tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /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;
as well as URLs for NNTP newsgroup(s).