lib: utils/fdt: Simplified code
authorXiang W <wxjstz@126.com>
Mon, 31 Oct 2022 11:21:45 +0000 (19:21 +0800)
committerAnup Patel <anup@brainfault.org>
Mon, 14 Nov 2022 16:37:36 +0000 (22:07 +0530)
commit21ba418f1a3b5e9f9f787073c13b15f2243c3297
tree73f3f230eeb9e4bc2f612fbfc2b51e1d97829fb6
parent85cf56c159f6c955bf3616271cb1ce9c946bc9ad
lib: utils/fdt: Simplified code

Simplified fdt_parse_xxx_uart_node which direct call
fdt_parse_uart_node_common.

Signed-off-by: Xiang W <wxjstz@126.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
lib/utils/fdt/fdt_helper.c