Re: [PATCH v2 4/5] dt-bindings: tpm: Add YAML schema for TPM TIS I2C options

From: Rob Herring
Date: Fri Dec 13 2019 - 17:36:27 EST


On Mon, Dec 02, 2019 at 03:33:31PM +0200, amirmizi6@xxxxxxxxx wrote:
> From: Amir Mizinski <amirmizi6@xxxxxxxxx>
>
> Added a YAML schema to support tpm tis i2c realted dt-bindings for the I2c PTP based physical layer.

Wrap your commmit message. And TPM, TIS?, and I2C should be capitalized.

>
> Signed-off-by: Amir Mizinski <amirmizi6@xxxxxxxxx>
> ---
> .../bindings/security/tpm/tpm-tis-i2c.yaml | 38 ++++++++++++++++++++++
> 1 file changed, 38 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/security/tpm/tpm-tis-i2c.yaml

Please read my comments on v1 (The first v1 from 11/10, not the 2nd v1
you sent).

Rob