diff options
author | Martin Fuzzey <martin.fuzzey@flowbird.group> | 2020-04-02 16:51:29 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-08 04:23:38 +0300 |
commit | 70f268588a8c4e7596d9031afcbf2e78cf9c757d (patch) | |
tree | bf306ce1802ed40e124f3fd34d881779df953e9c /Documentation/devicetree | |
parent | 4141f1a40fc0789f6fd4330e171e1edf155426aa (diff) | |
download | linux-70f268588a8c4e7596d9031afcbf2e78cf9c757d.tar.xz |
dt-bindings: fec: document the new gpr property.
This property allows the gpr register bit to be defined
for wake on lan support.
Signed-off-by: Martin Fuzzey <martin.fuzzey@flowbird.group>
Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/net/fsl-fec.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/fsl-fec.txt b/Documentation/devicetree/bindings/net/fsl-fec.txt index 5b88fae0307d..ff8b0f211aa1 100644 --- a/Documentation/devicetree/bindings/net/fsl-fec.txt +++ b/Documentation/devicetree/bindings/net/fsl-fec.txt @@ -22,6 +22,8 @@ Optional properties: - fsl,err006687-workaround-present: If present indicates that the system has the hardware workaround for ERR006687 applied and does not need a software workaround. +- gpr: phandle of SoC general purpose register mode. Required for wake on LAN + on some SoCs -interrupt-names: names of the interrupts listed in interrupts property in the same order. The defaults if not specified are __Number of interrupts__ __Default__ |