Serge Vasilugin
9801d61c4a
kernel: rtl8367b: add configuration for extif2
Both rtl8367b and rtl8367s have two extended interface
rtl8367rb: 5 port + 2*RGMII/MII
rtl8367s: 5 port + SGMII/HSGMI + RGMII/MII
(?)rtl8367sb: 5 port + 2*RGMII/MII
These interfaces correspond to EXT1 and EXT2 (ports 6 and 7 respectivly).
This patch allow to configure EXT2 in dts-file:
rtl8367rb {
compatible = "realtek,rtl8367b";
cpu_port = <7>;
realtek,extif2 = <1 0 1 1 1 1 1 1 2>;
mii-bus = <&mdio0>;
phy_id = <29>;
};
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
[fix indent, replace magic value, alter commit message]
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-03-21 12:58:29 +08:00
..
2020-01-12 14:12:50 +01:00
2020-03-16 22:28:16 +01:00
2016-06-07 08:58:42 +02:00
2020-02-28 17:50:45 +01:00
2019-11-30 16:49:05 +01:00
2019-11-30 16:49:05 +01:00
2018-12-06 08:15:27 +01:00
2017-06-07 11:06:29 +02:00
2018-12-16 00:57:20 +01:00
2018-12-16 00:57:20 +01:00
2020-03-16 22:28:16 +01:00
2016-06-07 08:58:42 +02:00
2020-03-16 22:28:16 +01:00
2017-12-16 22:11:19 +01:00
2018-11-26 12:05:46 +01:00
2018-06-25 20:52:18 +02:00
2018-11-26 12:05:46 +01:00
2018-11-26 12:05:46 +01:00
2018-11-26 12:05:46 +01:00
2020-03-21 12:58:29 +08:00
2018-12-15 14:28:48 +01:00
2020-02-12 22:15:14 +01:00