Messages in this thread |  | | From | Doug Anderson <> | Date | Tue, 4 Feb 2020 14:24:17 -0800 | Subject | Re: [PATCH v2] dt-bindings: tpm: Convert cr50 binding to YAML |
| |
Hi,
On Sat, Feb 1, 2020 at 8:39 PM Stephen Boyd <swboyd@chromium.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@chromium.org> > Cc: Douglas Anderson <dianders@chromium.org> > Signed-off-by: Stephen Boyd <swboyd@chromium.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(-)
This seems sane to me.
Reviewed-by: Douglas Anderson <dianders@chromium.org>
|  |