openwrt/target/linux/generic
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
..
backport-4.14 kernel: backport out-of-memory fix for non-Ethernet devices 2020-03-11 08:40:45 +01:00
backport-4.19 generic: 4.19: Add 4B_OPCODES flag to w25q256 2020-03-12 12:59:44 +01:00
backport-5.4 generic: 5.4: Add 4B_OPCODES flag to w25q256 2020-03-12 12:59:44 +01:00
files kernel: rtl8367b: add configuration for extif2 2020-03-21 12:58:29 +08:00
hack-4.14 kernel: bump 4.14 to 4.14.172 2020-03-09 20:43:53 +01:00
hack-4.19 kernel: bump 4.19 to 4.19.108 2020-03-09 20:43:53 +01:00
hack-5.4 kernel: bump 5.4 to 5.4.24 2020-03-09 20:43:53 +01:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.14 kernel: backport mtd partition address fix sent upstream 2020-03-09 11:49:42 +01:00
pending-4.19 generic: 4.19: Add 4B_OPCODES flag to w25q256 2020-03-12 12:59:44 +01:00
pending-5.4 generic: 5.4: Add 4B_OPCODES flag to w25q256 2020-03-12 12:59:44 +01:00
config-4.14 kernel: Sort generic configuration 2020-02-24 23:25:28 +01:00
config-4.19 kernel: sort generic configuration 2020-03-16 22:21:45 +01:00
config-5.4 kernel: move TEO governor to generic config 2020-03-17 00:51:48 +01:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00