[U-Boot] [PATCH 3/4] dm: core: Set correct "status" value for a node

Simon Glass sjg at chromium.org
Sat Jul 6 17:16:54 UTC 2019


On Fri, 5 Jul 2019 at 10:23, Bin Meng <bmeng.cn at 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 at gmail.com>
> ---
>
>  drivers/core/ofnode.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list