Franz Flasch
d4ac26ec49
kernel: rtl8366-smi: add Realtek switch management via mii-bus
Current version of rtl8366-smi module only supports Realtek switch
managment via two gpio lines. This adds Realtek switch
management via mii_bus. Tested on a Tp-link Archer C2 v1 (Mediatek
SoC mt7620a based)
dts-file configuration should look like this:
rtl8367rb {
compatible = "realtek,rtl8367b";
realtek,extif1 = <1 0 1 1 1 1 1 1 2>;
mii-bus = <&mdio0>;
};
ðernet {
status = "okay";
mtd-mac-address = <&rom 0xf100>;
pinctrl-names = "default";
pinctrl-0 = <&rgmii1_pins &rgmii2_pins &mdio_pins>;
port@5 {
status = "okay";
mediatek,fixed-link = <1000 1 1 1>;
phy-mode = "rgmii";
};
mdio0: mdio-bus {
status = "okay";
};
};
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
Signed-off-by: Franz Flasch <franz.flasch@gmx.at>
2018-06-25 20:52:18 +02:00
..
2018-03-21 10:54:14 +01:00
2017-09-01 09:30:35 +02:00
2016-06-07 08:58:42 +02:00
2018-04-08 09:14:23 +02:00
2018-02-20 10:33:34 +01:00
2018-04-08 09:27:14 +02:00
2018-02-20 10:33:34 +01:00
2017-06-07 11:06:29 +02:00
2017-01-13 17:12:40 +01:00
2017-01-13 17:12:40 +01:00
2017-06-07 11:06:12 +02:00
2016-06-07 08:58:42 +02:00
2017-02-03 12:35:44 +01:00
2017-12-16 22:11:19 +01:00
2018-06-25 20:52:18 +02:00
2018-06-25 20:52:18 +02:00
2017-09-01 09:30:35 +02:00
2017-09-01 09:30:35 +02:00
2017-09-01 09:30:35 +02:00
2018-06-25 20:52:18 +02:00
2018-02-14 07:54:24 +01:00
2018-03-12 12:50:46 +01:00