commit | 3a56268ef6ee7c065520e1d73c58dbd2c2c5f3c2 | [log] [tgz] |
---|---|---|
author | Kurt Kanzenbach <kurt@linutronix.de> | Sat Oct 03 11:30:51 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 03 17:35:42 2020 -0700 |
tree | 55df25f2990cdef6b86407a9f00a16789ddf8695 | |
parent | 536a82ad167b0fe156bcf82de5055af6f26d22e5 [diff] |
dt-bindings: net: dsa: b53: Fix full duplex in example There is no such property as duplex-full. It's called full-duplex. Leading to reduced speed when using the example as base for a real device tree. Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>