[PATCH 4/8] dtoc: Correct the re_compat regular expression
Simon Glass
sjg at chromium.org
Mon Jul 12 01:00:34 CEST 2021
Hi Simon,
On 7/4/21 3:19 PM, Simon Glass wrote:
> This expects a . before the field name (.e.g '.compatible = ...) but
> presently accepts anything at all. Fix it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> tools/dtoc/src_scan.py | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Walter Lozano <walter.lozano at collabora.com>
Thanks!
Walter
>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list