aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux
diff options
context:
space:
mode:
authorSerge Vasilugin <vasilugin@yandex.ru>2020-03-16 16:28:38 +0800
committerChuanhong Guo <gch981213@gmail.com>2020-03-21 12:58:29 +0800
commit9801d61c4a1f63cd3ca540f88814f195094d8c35 (patch)
tree1091b02837d547ae68b46d9b9917aa58a923725b /package/kernel/linux
parentc0bc706c315bc2cb4afbbdb6e30185a8db7611a5 (diff)
downloadupstream-9801d61c4a1f63cd3ca540f88814f195094d8c35.tar.gz
upstream-9801d61c4a1f63cd3ca540f88814f195094d8c35.tar.bz2
upstream-9801d61c4a1f63cd3ca540f88814f195094d8c35.zip
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>
Diffstat (limited to 'package/kernel/linux')
0 files changed, 0 insertions, 0 deletions