]> git.ipfire.org Git - thirdparty/u-boot.git/commit
binman: capsule: Remove superfluous [address, size]-cells properties
authorSughosh Ganu <sughosh.ganu@linaro.org>
Tue, 10 Oct 2023 09:10:56 +0000 (14:40 +0530)
committerSimon Glass <sjg@chromium.org>
Fri, 13 Oct 2023 20:01:42 +0000 (14:01 -0600)
commitbb8f892052b0344adc3442eb398c32ade9786ae9
tree2116f2d6614208fea7f444c22062400a485b8559
parentba5b960dcb753bdd99e1f718f78624a40ad2fdd2
binman: capsule: Remove superfluous [address, size]-cells properties

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@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/test/311_capsule.dts
tools/binman/test/312_capsule_signed.dts
tools/binman/test/313_capsule_version.dts
tools/binman/test/314_capsule_signed_ver.dts
tools/binman/test/315_capsule_oemflags.dts
tools/binman/test/316_capsule_missing_key.dts
tools/binman/test/317_capsule_missing_index.dts
tools/binman/test/318_capsule_missing_guid.dts