From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?iso-8859-15?q?H=FCwe?= Subject: Re: [PATCH 0/2] fixes to char/tpm: Introduce native SPI TIS/FIFO driver Date: Tue, 29 Dec 2015 20:06:41 +0100 Message-ID: <201512292006.41632.PeterHuewe@gmx.de> References: <1451413985-21362-1-git-send-email-bfreed@chromium.org> <201512291940.17950.PeterHuewe@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tpmdd-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: Bryan Freed Cc: Peter Huewe , Luigi Semenzato , tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: tpmdd-devel@lists.sourceforge.net Hi Bryan Am Dienstag, 29. Dezember 2015, 19:42:51 schrieb Bryan Freed: > Yes, please squash into the next version. > = > Can you clarify what you mean by 'waited it out'? Is your initial > submission no longer intended to be broken up? Of course it will and has to be broken up - however quite recently larger = parts of tpm_tis were reworked, with several revisions. I just wanted to "wait out" these changes to be completed to have a stable = base, since my patch refactors tpm_tis into tpm_tis_common. Thanks, Peter > = > Thanks, > = > bryan. > = > On Tue, Dec 29, 2015 at 10:40 AM, Peter H=FCwe wrote: > > Hi Bryan, > > = > > Am Dienstag, 29. Dezember 2015, 19:33:03 schrieb Bryan Freed: > > > We have applied your "char/tpm: Introduce native SPI TIS/FIFO driver" > > = > > patch > > = > > > to our tree (v3.18 with appropriate patches to v4.3-rc7). We have a > > = > > couple > > = > > > minor patches. > > > = > > > I am curious to know the status of breaking it up into pieces as you > > > mentioned in your 10/30 submission email. > > = > > Thanks for your patches -- about the status, I originally intended to > > have it > > complete for 4.5, however since a lot of rework/refactoring went into > > that latest pull request I simply waited it out. > > = > > I'll cc you on the next update. > > = > > Shall/may I squash your patches into the next version? > > = > > Thanks, > > Peter > > = > > > Thanks, > > > = > > > bryan. > > > = > > > Bryan Freed (1): > > > tpm: Restore the dependancy of TCG_TIS on X86. > > > = > > > Suresh Rajashekara (1): > > > tpm: Fix a TPM print format / build error. > > > = > > > drivers/char/tpm/Kconfig | 1 + > > > drivers/char/tpm/tpm_tis_common.c | 3 ++- > > > 2 files changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------------= ---