On Mon, Jan 27, 2020 at 1:08 PM Simon Glass <s...@chromium.org> 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 <s...@chromium.org> > --- > > 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 <bmeng...@gmail.com>