*Device-Tree bindings for ST SW reset functionalityRequired properties:- compatible: should be "st,<chip>-restart".- st,syscfg: should be a phandle of the syscfg node.Example node: restart { compatible = "st,stih416-restart"; st,syscfg = <&syscfg_sbc>; };