From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miquel Raynal Date: Thu, 9 Jan 2020 15:32:04 +0100 Subject: [PATCH V2 1/2] tpm: add a helper to iterate on all tpm devices In-Reply-To: <1578579928-21160-1-git-send-email-philippe.reynes@softathome.com> References: <1578579928-21160-1-git-send-email-philippe.reynes@softathome.com> Message-ID: <20200109153204.66f2de38@xps13> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de Hi Philippe, Philippe Reynes wrote on Thu, 9 Jan 2020 15:25:27 +0100: > This add a helper for_each_tpm_device that run I think it is either "This adds a helper" or "Add a helper". I think the later is preferred. runs? > through all the tpm (1.x and 2.0) devices. >=20 > Signed-off-by: Philippe Reynes With the above corrected, Reviewed-by: Miquel Raynal Thanks, Miqu=C3=A8l