tpm: cr50: Use the correct GPIO binding
authorSimon Glass <sjg@chromium.org>
Wed, 8 Apr 2020 22:57:24 +0000 (16:57 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 16 Apr 2020 06:36:28 +0000 (14:36 +0800)
commit32e8ee004a3dad1a9cc06bd3ac44d8ba562afc3e
tree9002c802bbd751fdea0db4d7bbfc559742c474ce
parentfe6831dac40bde3e2c764f451334072b6cbefb45
tpm: cr50: Use the correct GPIO binding

This device should use ready-gpios rather than ready-gpio. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/dts/chromebook_coral.dts
doc/device-tree-bindings/gpio/intel,apl-gpio.txt
doc/device-tree-bindings/interrupt-controller/intel,acpi-gpe.txt
drivers/tpm/cr50_i2c.c