mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-06 01:51:58 +01:00
Property count may change in /buttons node, if more button tests added, and this will break ofnode_for_each_prop. Add separate node for mentioned test. Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>