From: Andreas Oetken
Date: Tue, 21 Apr 2015 18:32:25 +0200
Subject typo "lixed --> fixed"
> + /* In the case of a fixed PHY, the DT node associated
> + * to the PHY is the Ethernet MAC DT node.
> + */
Not indented properly, the second
From: Andreas Oetken
Add support for fixed-links in configurations without PHY.
(e.g. connection to a switch, SGMII point to point, SFPs)
Check: Documentation/devicetree/bindings/net/fixed-link.txt.
Signed-off-by: Andreas Oetken
---
drivers/net/ethernet/altera/altera_tse_main.c | 36 ++