Re: [PATCH 005/108] tpm: cr50: Use the correct GPIO binding

2020-03-08 Thread Simon Glass
Hi Bin, On Sat, 8 Feb 2020 at 07:53, Bin Meng wrote: > > On Mon, Jan 27, 2020 at 1:08 PM Simon Glass wrote: > > > > This device should use ready-gpios rather than ready-gpio. Fix it. > > Where does this requirement come from? Is this coming from the Linux > kernel bindings? Yes it seems to be t

Re: [PATCH 005/108] tpm: cr50: Use the correct GPIO binding

2020-02-08 Thread Bin Meng
On Mon, Jan 27, 2020 at 1:08 PM Simon Glass wrote: > > This device should use ready-gpios rather than ready-gpio. Fix it. Where does this requirement come from? Is this coming from the Linux kernel bindings? > > Signed-off-by: Simon Glass > --- > > arch/x86/dts/chromebook_coral.dts

[PATCH 005/108] tpm: cr50: Use the correct GPIO binding

2020-01-26 Thread Simon Glass
This device should use ready-gpios rather than ready-gpio. Fix it. Signed-off-by: Simon Glass --- arch/x86/dts/chromebook_coral.dts | 2 +- doc/device-tree-bindings/gpio/intel,apl-gpio.txt| 2 +- .../interrupt-controller/intel,acpi-gpe.txt