Hi Bin, On Sat, 8 Feb 2020 at 07:53, Bin Meng <[email protected]> wrote: > > On Mon, Jan 27, 2020 at 1:08 PM Simon Glass <[email protected]> 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 the way things are done in Linux. > > > > > Signed-off-by: Simon Glass <[email protected]> > > --- > > > > arch/x86/dts/chromebook_coral.dts | 2 +- > > doc/device-tree-bindings/gpio/intel,apl-gpio.txt | 2 +- > > .../interrupt-controller/intel,acpi-gpe.txt | 2 +- > > drivers/tpm/cr50_i2c.c | 2 +- > > 4 files changed, 4 insertions(+), 4 deletions(-) > > > > Reviewed-by: Bin Meng <[email protected]> Regards, Simon

