[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL_Jsq+tU8--9C065qPb9bvN5X=edJtD6Q6XjkS71k1S-hVHrQ@mail.gmail.com>
Date: Mon, 3 Feb 2020 09:47:53 +0000
From: Rob Herring <robh@...nel.org>
To: Stephen Boyd <swboyd@...omium.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
devicetree@...r.kernel.org, Andrey Pronin <apronin@...omium.org>,
Douglas Anderson <dianders@...omium.org>
Subject: Re: [PATCH v2] dt-bindings: tpm: Convert cr50 binding to YAML
On Sun, Feb 2, 2020 at 4:39 AM Stephen Boyd <swboyd@...omium.org> wrote:
>
> This allows us to validate the dt binding to the implementation. Add the
> interrupt property too, because that's required but nobody noticed when
> the non-YAML binding was introduced.
>
> Cc: Andrey Pronin <apronin@...omium.org>
> Cc: Douglas Anderson <dianders@...omium.org>
> Signed-off-by: Stephen Boyd <swboyd@...omium.org>
> ---
>
> Changes from v1:
> * Dropped spi-max-frequency as required
> * Capped spi-max-frequency at 1MHz
> * Added interrupt-parent to example to be realistic
>
> .../bindings/security/tpm/google,cr50.txt | 19 -------
> .../bindings/security/tpm/google,cr50.yaml | 50 +++++++++++++++++++
> 2 files changed, 50 insertions(+), 19 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/security/tpm/google,cr50.txt
> create mode 100644 Documentation/devicetree/bindings/security/tpm/google,cr50.yaml
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists