Loading Documentation/devicetree/bindings/power/reset/st-reset.txt 0 → 100644 +11 −0 Original line number Diff line number Diff line *Device-Tree bindings for ST SW reset functionality Required 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>; }; Loading
Documentation/devicetree/bindings/power/reset/st-reset.txt 0 → 100644 +11 −0 Original line number Diff line number Diff line *Device-Tree bindings for ST SW reset functionality Required 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>; };