On Mon, Jun 15, 2020 at 11:57 AM Simon Glass <s...@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 <s...@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...@gmail.com>

Reply via email to