
16 Apr
2020
16 Apr
'20
7:33 a.m.
On Thu, Apr 9, 2020 at 6:58 AM Simon Glass sjg@chromium.org wrote:
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
Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: None
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(-)
applied to u-boot-x86, thanks!