dts: stm32f429vX: Fix delete-node syntax
According to Device Tree specification, previously
defined nodes may be deleted with the followin
syntax:
/delete-node/ node-name;
or
/delete-node/ &label;
Signed-off-by:
Yannis Damigos <giannis.damigos@gmail.com>
Loading
Please sign in to comment