Re: [PATCH v3 2/3] arm64: dts: freescale: Add support for Variscite DART-MX91
From: Frank Li
Date: Tue Mar 03 2026 - 16:05:43 EST
From: Frank Li (AI-BOT) <frank.li@xxxxxxx>
AI bot review and may be useless.
> +/*
> + * Copyright (C) 2026 Variscite Ltd. - https://www.variscite.com/
> + *
> + */
Copyright year is 2026, which is in the future. Should be 2024 or
current year.
> + buck4: BUCK4{
> + regulator-name = "BUCK4";
Missing space before opening brace. Use "BUCK4 {".
> + buck5: BUCK5{
> + regulator-name = "BUCK5";
Missing space before opening brace. Use "BUCK5 {".