dm: core: Add a way of overriding the ACPI device path
authorSimon Glass <sjg@chromium.org>
Wed, 8 Jul 2020 03:32:07 +0000 (21:32 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 17 Jul 2020 06:32:24 +0000 (14:32 +0800)
commitf18589576cb87e76c20046b335124a8af6feb6ac
treef8f1b8a00c47c2923da94b3cf8fbe994b18056d4
parentf02d0eb3fab332b94ebb98b73c3445f920a0c852
dm: core: Add a way of overriding the ACPI device path

Some devices such as GPIO need to override the normal path that would be
generated by driver model. Add a device-tree property for this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
doc/device-tree-bindings/device.txt
drivers/core/acpi.c
include/dm/acpi.h