
9 Mar
2020
9 Mar
'20
4:26 a.m.
Hi Bin,
On Sat, 8 Feb 2020 at 07:53, Bin Meng bmeng.cn@gmail.com wrote:
On Mon, Jan 27, 2020 at 1:08 PM Simon Glass sjg@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?
Yes it seems to be the way things are done in Linux.
Signed-off-by: Simon Glass sjg@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.cn@gmail.com
Regards, Simon