On Thu, Jun 13, 2019 at 11:09:27AM -0700, Stephen Boyd wrote: > From: Andrey Pronin <[email protected]> > > Add TPM2.0 PTP FIFO compatible SPI interface for chips with Cr50 > firmware. > > Signed-off-by: Andrey Pronin <[email protected]> > Cc: Rob Herring <[email protected]> > Signed-off-by: Stephen Boyd <[email protected]> > --- > > This is a resend of > https://lkml.kernel.org/r/[email protected] > with status removed. > > .../bindings/security/tpm/cr50_spi.txt | 19 +++++++++++++++++++
google,cr50.txt instead. With that, Reviewed-by: Rob Herring <[email protected]> > 1 file changed, 19 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/security/tpm/cr50_spi.txt

