
21 Jul
2019
21 Jul
'19
3:50 a.m.
On Fri, 5 Jul 2019 at 10:23, Bin Meng bmeng.cn@gmail.com wrote:
Per device tree spec, "status" property can have a value of "okay", or "disabled", but not "disable".
Signed-off-by: Bin Meng bmeng.cn@gmail.com
drivers/core/ofnode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!