@@ -19,6 +19,11 @@ Optional properties:
number to 1.
- fsl,magic-packet : If present, indicates that the hardware supports waking
up via magic packet.
+- fsl,stop-mode: register bits of stop mode control, the format is
+ <&gpr reg bit>.
+ gpr is the phandle to general purpose register node.
+ reg is the gpr register offset for the stop request.
+ bit is the bit offset for the stop request.
- fsl,err006687-workaround-present: If present indicates that the system has
the hardware workaround for ERR006687 applied and does not need a software
workaround.
This property allows the appropriate GPR register bit to be set for wake on lan support. Signed-off-by: Martin Fuzzey <martin.fuzzey@flowbird.group> --- Documentation/devicetree/bindings/net/fsl-fec.txt | 5 +++++ 1 file changed, 5 insertions(+)