mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
9cdfade85e
Per the DT binding, <mask> and <value> property can have either one or both, and if <value> is missing, <mask> should be used, which is what current U-Boot sysreset_syscon driver supports. This adds support to the <value> property to the driver, and <mask> semantics is updated to really be a mask to the value if both exist. Signed-off-by: Bin Meng <bin.meng@windriver.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Pragnesh Patel <pragnesh.patel@sifive.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
sysreset-ti-sci.c | ||
sysreset-uclass.c | ||
sysreset_ast.c | ||
sysreset_gpio.c | ||
sysreset_microblaze.c | ||
sysreset_mpc83xx.c | ||
sysreset_mpc83xx.h | ||
sysreset_octeon.c | ||
sysreset_psci.c | ||
sysreset_resetctl.c | ||
sysreset_rockchip.c | ||
sysreset_sandbox.c | ||
sysreset_socfpga.c | ||
sysreset_socfpga_s10.c | ||
sysreset_sti.c | ||
sysreset_syscon.c | ||
sysreset_watchdog.c | ||
sysreset_x86.c | ||
sysreset_xtfpga.c |