openwrt/target/linux/ramips
DENG Qingfang 6570960913 ramips: mt7621: introduce 'soc_device' initialization
mt7621 SoC has its own 'ralink_soc_info' structure with some
information about the soc itself. Pcie controller and pcie phy
drivers for this soc which are still in staging git tree make uses
of 'soc_device_attribute' looking for revision 'E2' in order to
know if reset lines are or not inverted. This way of doing things
seems to be necessary in order to make things clean and properly.
Hence, introduce this 'soc_device' to be able to properly use those
attributes in drivers. Also set 'data' pointer points to the struct
'ralink_soc_info' to be able to export also current soc information
using this mechanism.

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-04-04 14:56:14 +08:00
..
base-files ramips: move set-irq-affinity script to mt7621 subtarget 2020-01-03 00:08:35 +01:00
dts ramips: fix MikroTik 750Gr3 LAN ports names 2020-04-04 14:56:14 +08:00
files/drivers/mmc/host/mtk-mmc ramips: mtk-mmc: set correct DMA mask 2020-04-04 12:04:13 +08:00
files-4.14/drivers/net/ethernet/mediatek ramips: move MTK MMC driver to files directory 2020-04-04 12:04:13 +08:00
image ramips: use SoC I2C instead of bitbanged for Ubiquiti ER-X-SFP 2020-04-04 14:56:14 +08:00
mt76x8 ramips: add support for TOTOLINK A3 2020-03-13 14:05:00 +01:00
mt7620 ramips: add support for TP-Link RE210 v1 2020-03-09 21:47:56 +01:00
mt7621 ramips: fix MikroTik 750Gr3 LAN ports names 2020-04-04 14:56:14 +08:00
patches-4.14 kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
patches-5.4 ramips: mt7621: introduce 'soc_device' initialization 2020-04-04 14:56:14 +08:00
rt288x ramips: rt288x: use flash location for wan_mac in 02_network 2019-12-12 13:11:49 +01:00
rt305x ramips: rt305x: use flash location for wan_mac in 02_network 2019-12-12 13:11:58 +01:00
rt3883 ramips: fix USB LED for Belkin F9K1109v1 2019-12-20 15:54:33 +01:00
Makefile treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
modules.mk kernel: make kmod-i2c-core selected by dependent modules 2020-03-13 15:40:43 +01:00