diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-07-22 12:53:59 +0200 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2021-07-27 17:26:54 +0530 |
commit | e928472e67f86d73c00537dfa6d5cef5d646426d (patch) | |
tree | 455537f1107843cb1401ddc2d9b788248e0d5e50 /lib/sbi | |
parent | ce03c88ee142787cfe994d776491f43020de01de (diff) |
lib: utils: support both of gpio-poweroff, gpio-reset
The generic GPIO reset driver has two entries in the match table:
"gpio-poweroff", "gpio-reset". Only the first entry is considered by
fdt_reset_init().
Define "gpio-poweroff" and "gpio-reset" as compatibility strings of two
separate reset drivers. They still can share code.
Fixes: e3d6919d10d7 ("lib: utils/reset: Add generic GPIO reset driver")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Diffstat (limited to 'lib/sbi')
0 files changed, 0 insertions, 0 deletions