[PATCH v1 06/43] dm: core: Add a way of overriding the ACPI device path

Bin Meng bmeng.cn at gmail.com
Tue Jun 30 04:49:09 CEST 2020


On Mon, Jun 15, 2020 at 11:57 AM Simon Glass <sjg at chromium.org> wrote:
>
> 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 at chromium.org>
> ---
>
>  doc/device-tree-bindings/device.txt | 23 +++++++++++++++++++++++
>  drivers/core/acpi.c                 | 19 +++++++++++++++++++
>  include/dm/acpi.h                   | 13 +++++++++++++
>  3 files changed, 55 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list