[PATCH v2 3/6] binman: capsule: Remove superfluous [address,size]-cells properties
Simon Glass
sjg at chromium.org
Sat Oct 14 00:00:34 CEST 2023
On Tue, 10 Oct 2023 at 02:12, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> The #address-cells and #size-cells are not needed for running the
> capsule generation binman tests. Remove the superfluous properties.
>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> ---
> Changes since V1:
> * New patch based on review comment from Simon.
>
> tools/binman/test/311_capsule.dts | 3 ---
> tools/binman/test/312_capsule_signed.dts | 3 ---
> tools/binman/test/313_capsule_version.dts | 3 ---
> tools/binman/test/314_capsule_signed_ver.dts | 3 ---
> tools/binman/test/315_capsule_oemflags.dts | 3 ---
> tools/binman/test/316_capsule_missing_key.dts | 3 ---
> tools/binman/test/317_capsule_missing_index.dts | 3 ---
> tools/binman/test/318_capsule_missing_guid.dts | 3 ---
> 8 files changed, 24 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list