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

sjg at google.com sjg at google.com
Sun Jul 21 01:50:08 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>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list