openwrt/target/linux/ramips/dts
Piotr Dymacz e68539aca4 ramips: add support for ALFA Network Quad-E4G
ALFA Network Quad-E4G is a universal Wi-Fi/4G platform, which offers
three miniPCIe (PCIe, USB 2.0, SIM) and a single M.2 B-key (dual-SIM,
USB 3.0) slots, RTC and five Gigabit Ethernet ports with PoE support.

Specification:

- MT7621A (880 MHz)
- 256/512 MB of RAM (DDR3)
- 16/32+ MB of FLASH (SPI NOR)
- optional second SPI flash (8-pin WSON/SOIC)
- 1x microSD (SDXC) flash card reader
- 5x 10/100/100 Mbps Ethernet, with passive PoE support (24 V) in LAN1
- optional 802.3at/af PoE module for WAN
- 3x miniPCIe slot (with PCIe and USB 2.0 buses, micro SIM and 5 V)
- 1x M.2/NGFF B-key 3042 (USB 3.0/2.0, mini + micro SIM)
- RTC (TI BQ32002, I2C bus) with backup battery (CR2032)
- external hardware watchdog (EM Microelectronic EM6324)
- 1x USB 2.0 Type-A
- 1x micro USB Type-B for system serial console (Holtek HT42B534)
- 11x LED (5 for Ethernet, 5 driven by GPIO, 1x power indicator)
- 3x button (reset, user1, user2)
- 1x I2C (4-pin, 2.54 mm pitch) header on PCB
- 4x SIM (6-pin, 2.00 mm pitch) headers on PCB
- 2x UART2/3 (4-pin, 2.54 mm pitch) headers on PCB
- 1x mechanical power switch
- 1x DC jack with lock (24 V)

Other:

- U-Boot selects default SIM slot, based on value of 'default_sim' env
  variable: '1' or unset -> SIM1 (mini), '2' -> SIM2 (micro). This board
  has additional logic circuit for M.2 SIM switching. The 'sim-select'
  will work only if both SIM slots are occupied. Otherwise, always slot
  with SIM inside is selected, no matter 'sim-select' value.
- U-Boot enables power in all three miniPCIe and M.2 slots before
  loading the kernel
- this board supports 'dual image' feature (controlled by 'dual_image'
  U-Boot environment variable)
- all three miniPCIe slots have additional 5 V supply on pins 47 and 49
- the board allows to install up to two oversized miniPCIe cards (vendor
  has dedicated MediaTek MT7615N/D cards for this board)
- this board has additional logic circuit controlling PERSTn pins inside
  miniPCIe slots. By default, PERSTn (GPIO19) is routed to all miniPCIe
  slots but setting GPIO22 to high allows PERSTn control per slot, using
  GPIO23-25 (value is inverted)

You can use the 'sysupgrade' image directly in vendor firmware which is
based on OpenWrt (make sure to not preserve settings - use 'sysupgrade
-n -F ...' command). Alternatively, use web recovery mode in U-Boot:

1. Power the device with reset button pressed, the modem LED will start
   blinking slowly and after ~3 seconds, when it starts blinking faster,
   you can release the button.
2. Setup static IP 192.168.1.2/24 on your PC.
3. Go to 192.168.1.1 in browser and upload 'sysupgrade' image.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
2019-11-14 01:37:54 +01:00
..
mt7620a_aigale_ai-br100.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_alfa-network_ac1200rm.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_alfa-network_r36m-e4g.dts ramips: add support for ALFA Network R36M-E4G 2019-11-13 21:45:31 +01:00
mt7620a_alfa-network_tube-e4g.dts ramips: provide label MAC for ALFA Network Tube-E4G 2019-11-14 00:10:52 +01:00
mt7620a_asus_rp-n53.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_asus_rt-ac51u.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_bdcom_wap2100-sk.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_buffalo_whr-300hp2.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_buffalo_whr-600d.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_buffalo_whr-1166d.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_dlink_dch-m225.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_dlink_dir-510l.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_dlink_dir-810l.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_dlink_dwr-118-a1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_dlink_dwr-118-a2.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_dovado_tiny-ac.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_edimax_br-6478ac-v2.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_edimax_ew-747x.dtsi ramips/mt7620: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7620a_edimax_ew-7476rpc.dts ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
mt7620a_edimax_ew-7478ac.dts ramips/mt7620: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7620a_edimax_ew-7478apc.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_engenius_esr600.dts ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
mt7620a_fon_fon2601.dts ramips: add support for Fon FON2601 2019-07-26 08:09:16 +02:00
mt7620a_glinet_gl-mt300a.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_glinet_gl-mt300n.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_glinet_gl-mt750.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_head-weblink_hdrm200.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_hiwifi_hc5x61.dtsi ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_hiwifi_hc5661.dts ramips/mt7620: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7620a_hiwifi_hc5761.dts ramips/mt7620: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7620a_hiwifi_hc5861.dts ramips/mt7620: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7620a_hnet_c108.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_iodata_wn-ac733gr3.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_iodata_wn-ac1167gr.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_kimax_u25awf-h1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_lava_lr-25g001.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_lenovo_newifi-y1.dts ramips: provide label MAC address 2019-09-19 23:43:27 +02:00
mt7620a_lenovo_newifi-y1.dtsi ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_lenovo_newifi-y1s.dts ramips: provide label MAC address 2019-09-19 23:43:27 +02:00
mt7620a_linksys_e1700.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_microduino_microwrt.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_netgear_ex2700_wn3000rp-v3.dtsi ramips: create shared DTSI for Netgear EX2700 and WN3000RP v3 2019-11-08 18:17:31 +01:00
mt7620a_netgear_ex2700.dts ramips: create shared DTSI for Netgear EX2700 and WN3000RP v3 2019-11-08 18:17:31 +01:00
mt7620a_netgear_ex3700_ex6130.dtsi ramips: increase max SPI frequency to 50 MHz for EX3700/EX6130 2019-11-08 18:17:25 +01:00
mt7620a_netgear_ex3700.dts ramips: add support for Netgear EX6130 2019-11-08 18:16:14 +01:00
mt7620a_netgear_ex6130.dts ramips: add support for Netgear EX6130 2019-11-08 18:16:14 +01:00
mt7620a_netgear_wn3000rp-v3.dts ramips: create shared DTSI for Netgear EX2700 and WN3000RP v3 2019-11-08 18:17:31 +01:00
mt7620a_ohyeah_oy-0001.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_phicomm_k2g.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_phicomm_psg1208.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_phicomm_psg1218.dtsi ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_phicomm_psg1218a.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_phicomm_psg1218b.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_planex_cs-qr10.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_planex_db-wrt01.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_planex_mzk-750dhp.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_planex_mzk-ex300np.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_planex_mzk-ex750np.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_ralink_mt7620a-evb.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_ralink_mt7620a-mt7530-evb.dts ramips/mt7620: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7620a_ralink_mt7620a-mt7610e-evb.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_ralink_mt7620a-v22sg-evb.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_sanlinking_d240.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_sercomm_na930.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_tplink_archer-c2-v1.dts ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
mt7620a_tplink_archer-c20-v1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_tplink_archer-c20i.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_tplink_archer-c50-v1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_tplink_archer-mr200.dts ramips: fix LED labels not updated during device name changes 2019-08-10 00:32:28 +02:00
mt7620a_xiaomi_miwifi-mini.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_youku_yk1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_yukai_bocco.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_zbtlink_zbt-ape522ii.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_zbtlink_zbt-we826-16m.dts ramips: harmonize device vendor Zbtlink 2019-09-29 00:08:20 +02:00
mt7620a_zbtlink_zbt-we826-32m.dts ramips: harmonize device vendor Zbtlink 2019-09-29 00:08:20 +02:00
mt7620a_zbtlink_zbt-we826-e.dts ramips: harmonize device vendor Zbtlink 2019-09-29 00:08:20 +02:00
mt7620a_zbtlink_zbt-we826.dtsi ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_zbtlink_zbt-we1026-5g-16m.dts ramips: update ZBT WE1026 DTS-files 2019-11-03 15:10:14 +01:00
mt7620a_zbtlink_zbt-we1026-5g.dtsi ramips: update ZBT WE1026 DTS-files 2019-11-03 15:10:14 +01:00
mt7620a_zbtlink_zbt-we1026-h-32m.dts ramips: add support for ZBT WE1026-H 2019-11-03 15:10:22 +01:00
mt7620a_zbtlink_zbt-we1026-h.dtsi ramips: add support for ZBT WE1026-H 2019-11-03 15:10:22 +01:00
mt7620a_zbtlink_zbt-we1026.dtsi ramips: update ZBT WE1026 DTS-files 2019-11-03 15:10:14 +01:00
mt7620a_zte_q7.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a_zyxel_keenetic-viva.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620a.dtsi ramips: fix dtc compiler warnings 2018-12-06 12:17:25 +01:00
mt7620n_asus_rt-n12p.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_asus_rt-n14u.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_buffalo_wmr-300.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_comfast_cf-wr800n.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_dlink_dwr-116-a1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_dlink_dwr-921-c1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_dlink_dwr-922-e2.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_elecom_wrh-300cr.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_kimax_u35wf.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_kingston_mlw221.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_kingston_mlwg2.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_nexx_wt3020-4m.dts ramips/mt7620: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7620n_nexx_wt3020-8m.dts ramips/mt7620: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7620n_nexx_wt3020.dtsi ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_ravpower_wd03.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_vonets_var11n-300.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_wrtnode_wrtnode.dts ramips/mt7620: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7620n_zbtlink_zbt-cpe102.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_zbtlink_zbt-wa05.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_zbtlink_zbt-we2026.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_zbtlink_zbt-wr8305rt.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_zyxel_keenetic-omni-ii.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n_zyxel_keenetic-omni.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7620n.dtsi ramips: fix dtc compiler warnings 2018-12-06 12:17:25 +01:00
mt7621_adslr_g7.dts ramips: provide label MAC address 2019-09-19 23:43:27 +02:00
mt7621_afoundry_ew1200.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_alfa-network_quad-e4g.dts ramips: add support for ALFA Network Quad-E4G 2019-11-14 01:37:54 +01:00
mt7621_asiarf_ap7621-001.dts ramips: mt7621: Add new device AsiaRF AP7621-NV1 2019-09-20 11:36:27 +02:00
mt7621_asiarf_ap7621-nv1.dts ramips: mt7621: Add new device AsiaRF AP7621-NV1 2019-09-20 11:36:27 +02:00
mt7621_asiarf_ap7621.dtsi ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
mt7621_asus_rt-ac57u.dts ramips: clean and improve MAC address setup in 02_network 2019-09-07 21:41:44 +08:00
mt7621_asus_rt-ac65p.dts ramips: add newline for ASUS RT-ACx5P DTSes 2019-11-03 00:23:35 +01:00
mt7621_asus_rt-ac85p.dts ramips: add newline for ASUS RT-ACx5P DTSes 2019-11-03 00:23:35 +01:00
mt7621_asus_rt-acx5p.dtsi ramips: remove phy0tpt trigger from RT-AC65P/RT-AC85P power LED 2019-10-27 12:13:48 +01:00
mt7621_buffalo_wsr-600dhp.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_buffalo_wsr-1166dhp.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_d-team_newifi-d2.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_d-team_pbr-m1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_dlink_dir-860l-b1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_edimax_rg21s.dts ramips: add support for Edimax RG21S 2019-09-20 11:36:27 +02:00
mt7621_elecom_wrc-1167ghbk2-s.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_elecom_wrc-1900gst.dts ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
mt7621_elecom_wrc-2533gst.dts ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
mt7621_elecom_wrc-gst.dtsi ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_firefly_firewrt.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_gehua_ghl-r-001.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_gnubee_gb-pc1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_gnubee_gb-pc2.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_hiwifi_hc5962.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_iodata_wn-ax1167gr.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_iodata_wn-gx300gr.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_iodata_wnpr2600g.dts ramips: add support for I-O DATA WNPR2600G 2019-09-25 14:44:36 +08:00
mt7621_lenovo_newifi-d1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_linksys_re6500.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_mediatek_ap-mt7621a-v60.dts ramips: dts: drop memory nodes 2019-07-11 22:11:21 +08:00
mt7621_mediatek_mt7621-eval-board.dts ramips: dts: drop memory nodes 2019-07-11 22:11:21 +08:00
mt7621_mikrotik_rb750gr3.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_mikrotik_rbm11g.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_mikrotik_rbm33g.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_mqmaker_witi.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_mtc_wr1201.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_netgear_ex6150.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_netgear_r6220.dts ramips: correct R6220 button flag 2019-11-09 19:15:40 +01:00
mt7621_netgear_r6260.dts ramips: reorganize DTSI files for Netgear R devices 2019-11-06 14:43:04 +01:00
mt7621_netgear_r6350.dts ramips: reorganize DTSI files for Netgear R devices 2019-11-06 14:43:04 +01:00
mt7621_netgear_r6850.dts ramips: reorganize DTSI files for Netgear R devices 2019-11-06 14:43:04 +01:00
mt7621_netgear_sercomm_chj.dtsi ramips: reorganize DTSI files for Netgear R devices 2019-11-06 14:43:04 +01:00
mt7621_netgear_sercomm.dtsi ramips: reorganize DTSI files for Netgear R devices 2019-11-06 14:43:04 +01:00
mt7621_netgear_wndr3700-v5.dts ramips: correct Netgear WNDR3700v5 button flag 2019-11-10 20:57:16 +01:00
mt7621_netis_wf-2881.dts ramips: improve netis WF-2881 support 2019-11-06 00:27:55 +01:00
mt7621_phicomm_k2p.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_planex_vr500.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_samknows_whitebox-v8.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_storylink_sap-g3200u3.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_telco-electronics_x1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_thunder_timecloud.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_totolink_a7000r.dts ramips: dts: drop memory nodes 2019-07-11 22:11:21 +08:00
mt7621_tplink_re350-v1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_tplink_re650-v1.dts ramips: provide label MAC address 2019-09-19 23:43:27 +02:00
mt7621_ubiquiti_edgerouterx-sfp.dts ramips/mt7621: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7621_ubiquiti_edgerouterx.dts ramips/mt7621: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7621_ubiquiti_edgerouterx.dtsi ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_unielec_u7621-06-16m.dts ramips: remove RAM size from device name for UniElec devices 2019-10-21 14:27:30 +02:00
mt7621_unielec_u7621-06-64m.dts ramips: remove RAM size from device name for UniElec devices 2019-10-21 14:27:30 +02:00
mt7621_unielec_u7621-06.dtsi ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_wevo_11acnas.dts ramips: dts: drop memory nodes 2019-07-11 22:11:21 +08:00
mt7621_wevo_w2914ns-v2.dts ramips: dts: drop memory nodes 2019-07-11 22:11:21 +08:00
mt7621_wevo_w2914ns-v2.dtsi ramips: improve support for WeVO 11AC NAS and W2914NS v2 2019-11-06 14:31:32 +01:00
mt7621_xiaomi_mir3g-v2.dts ramips: rename keys node formerly named button 2019-11-07 17:13:18 +01:00
mt7621_xiaomi_mir3g.dts ramips: rename keys node formerly named button 2019-11-07 17:13:18 +01:00
mt7621_xiaomi_mir3p.dts ramips: rename keys node formerly named button 2019-11-07 17:13:18 +01:00
mt7621_xiaoyu_xy-c5.dts ramips: add support for XiaoYu XY-C5 2019-09-25 14:44:36 +08:00
mt7621_xzwifi_creativebox-v1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_youhua_wr1200js.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_youku_yk-l2.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_zbtlink_zbt-we1326.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_zbtlink_zbt-we3526.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_zbtlink_zbt-wg2626.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621_zbtlink_zbt-wg3526-16m.dts ramips: harmonize device vendor Zbtlink 2019-09-29 00:08:20 +02:00
mt7621_zbtlink_zbt-wg3526-32m.dts ramips: harmonize device vendor Zbtlink 2019-09-29 00:08:20 +02:00
mt7621_zbtlink_zbt-wg3526.dtsi ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7621.dtsi ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
mt7628an_alfa-network_awusfree1.dts ramips: remove redundant mtd-eeprom in mt76x8 DTS files 2019-10-27 12:13:06 +01:00
mt7628an_buffalo_wcr-1166ds.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_cudy_wr1000.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_d-team_pbr-d1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_duzun_dm06.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_glinet_gl-mt300n-v2.dts ramips: remove redundant mtd-eeprom in mt76x8 DTS files 2019-10-27 12:13:06 +01:00
mt7628an_glinet_vixmini.dts ramips: remove redundant mtd-eeprom in mt76x8 DTS files 2019-10-27 12:13:06 +01:00
mt7628an_hilink_hlk-7628n.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_hiwifi_hc5x61a.dtsi ramips: add HC5X61A.dtsi for HiWiFi MT7628AN boards 2019-08-08 21:02:03 +08:00
mt7628an_hiwifi_hc5661a.dts ramips: improve support for HiWiFi HC5661A and HC5861B 2019-08-08 21:02:03 +08:00
mt7628an_hiwifi_hc5761a.dts ramips: add support for HiWiFi HC5761A 2019-08-08 21:02:03 +08:00
mt7628an_hiwifi_hc5861b.dts ramips: improve support for HiWiFi HC5661A and HC5861B 2019-08-08 21:02:03 +08:00
mt7628an_iptime_a3.dts ramips: add support for ipTIME A3 2019-09-25 14:44:36 +08:00
mt7628an_iptime_a604m.dts ramips: add support for ipTIME A3 2019-09-25 14:44:36 +08:00
mt7628an_iptime.dtsi ramips: add support for ipTIME A3 2019-09-25 14:44:36 +08:00
mt7628an_mediatek_linkit-smart-7688.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_mediatek_mt7628an-eval-board.dts ramips: dts: drop memory nodes 2019-07-11 22:11:21 +08:00
mt7628an_mercury_mac1200r-v2.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_netgear_r6120.dts ramips: remove redundant mtd-eeprom in mt76x8 DTS files 2019-10-27 12:13:06 +01:00
mt7628an_onion_omega2.dts ramips: dts: drop memory nodes 2019-07-11 22:11:21 +08:00
mt7628an_onion_omega2.dtsi ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_onion_omega2p.dts ramips: dts: drop memory nodes 2019-07-11 22:11:21 +08:00
mt7628an_rakwireless_rak633.dts ramips: dts: drop memory nodes 2019-07-11 22:11:21 +08:00
mt7628an_skylab_skw92a.dts ramips: remove redundant mtd-eeprom in mt76x8 DTS files 2019-10-27 12:13:06 +01:00
mt7628an_tama_w06.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_totolink_lr1200.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_tplink_8m-split-uboot.dtsi ramips: provide label MAC address 2019-09-19 23:43:27 +02:00
mt7628an_tplink_8m.dtsi ramips: provide label MAC address 2019-09-19 23:43:27 +02:00
mt7628an_tplink_archer-c20-v4.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_tplink_archer-c50-v3.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_tplink_archer-c50-v4.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_tplink_tl-mr3020-v3.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_tplink_tl-mr3420-v5.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_tplink_tl-wa801nd-v5.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_tplink_tl-wr802n-v4.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_tplink_tl-wr840n-v4.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_tplink_tl-wr840n-v5.dts ramips: remove redundant mtd-eeprom in mt76x8 DTS files 2019-10-27 12:13:06 +01:00
mt7628an_tplink_tl-wr841n-v13.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_tplink_tl-wr841n-v14.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_tplink_tl-wr842n-v5.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_tplink_tl-wr902ac-v3.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_unielec_u7628-01-16m.dts ramips: remove RAM size from device name for UniElec devices 2019-10-21 14:27:30 +02:00
mt7628an_unielec_u7628-01.dtsi ramips: remove redundant mtd-eeprom in mt76x8 DTS files 2019-10-27 12:13:06 +01:00
mt7628an_vocore_vocore2-lite.dts ramips/mt76x8: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7628an_vocore_vocore2.dts ramips/mt76x8: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7628an_vocore_vocore2.dtsi ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
mt7628an_wavlink_wl-wn570ha1.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_wavlink_wl-wn575a3.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_widora_neo-16m.dts ramips/mt76x8: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7628an_widora_neo-32m.dts ramips/mt76x8: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7628an_widora_neo.dtsi ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_wiznet_wizfi630s.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_wrtnode_wrtnode2.dtsi ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_wrtnode_wrtnode2p.dts ramips/mt76x8: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
mt7628an_wrtnode_wrtnode2r.dts ramips: only add spidev node in for WrtNode2R (and not for 2P) 2019-09-15 20:18:39 +02:00
mt7628an_xiaomi_mir4a-100m.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_xiaomi_miwifi-nano.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_zbtlink_zbt-we1226.dts ramips/mt762x: convert devices to interrupt-driven gpio-keys 2019-10-21 14:19:32 +02:00
mt7628an_zyxel_keenetic-extra-ii.dts ramips: remove redundant mtd-eeprom in mt76x8 DTS files 2019-10-27 12:13:06 +01:00
mt7628an.dtsi ramips: add #pwm-cells property to MT76x8 dts 2019-03-18 20:43:09 +01:00
rt2880_airlink101_ar670w.dts ramips/rt288x,rt3883: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt2880_airlink101_ar725w.dts ramips/rt288x,rt3883: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt2880_asus_rt-n15.dts ramips/rt288x,rt3883: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt2880_belkin_f5d8235-v1.dts ramips/rt288x,rt3883: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt2880_buffalo_wli-tx4-ag300n.dts ramips/rt288x,rt3883: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt2880_buffalo_wzr-agl300nh.dts ramips/rt288x,rt3883: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt2880_dlink_dap-1522-a1.dts ramips/rt288x,rt3883: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt2880_ralink_v11st-fe.dts ramips/rt288x,rt3883: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt2880.dtsi ramips: fix dtc compiler warnings 2018-12-06 12:17:25 +01:00
rt3050_8devices_carambola.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_allnet_all0256n-4m.dts ramips/rt305x: fix firmware partition size for some 4MB devices 2019-07-25 14:30:57 +02:00
rt3050_allnet_all0256n-8m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_allnet_all0256n.dtsi ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_alphanetworks_asl26555-8m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_alphanetworks_asl26555-16m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_alphanetworks_asl26555.dtsi ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_arcwireless_freestation5.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_asus_rt-g32-b1.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_asus_rt-n10-plus.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_asus_wl-330n3g.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_asus_wl-330n.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_dlink_dcs-930.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_dlink_dir-300-b1.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_dlink_dir-600-b1.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_dlink_dir-615-d.dts ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
rt3050_dlink_dir-620-a1.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_edimax_3g-6200n.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_edimax_3g-6200nl.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_huawei_d105.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_jcg_jhr-n805r.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_netcore_nw718.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_sparklan_wcr-150gn.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_teltonika_rut5xx.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050_tenda_w150m.dts ramips/rt305x: fix firmware partition size for some 4MB devices 2019-07-25 14:30:57 +02:00
rt3050_trendnet_tew-638apb-v2.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3050.dtsi ramips: fix dtc compiler warnings 2018-12-06 12:17:25 +01:00
rt3052_accton_wr6202.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_alfa-network_w502u.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_argus_atp-52b.dts ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
rt3052_asiarf_awapn2403.dts ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
rt3052_asus_rt-n13u.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_aximcom_mr-102n.dts ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
rt3052_aztech_hw550-3g.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_belkin_f5d8235-v2.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_buffalo_whr-g300n.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_dlink_dap-1350.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_engenius_esr-9753.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_fon_fonera-20n.dts ramips: fix LED labels not updated during device name changes 2019-08-10 00:32:28 +02:00
rt3052_hauppauge_broadway.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_huawei_hg255d.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_jcg_jhr-n825r.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_jcg_jhr-n926r.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_mofinetwork_mofi3500-3gn.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_netgear_wnce2001.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_nexaira_bc2.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_omnima_miniembwifi.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_petatel_psr-680w.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_planex_mzk-w300nh2.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_planex_mzk-wdpr.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_poray_ip2202.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_prolink_pwh2004.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_ralink_v22rw-2x2.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_sitecom_wl-351.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_skyline_sl-r7205.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_tenda_3g300m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_tenda_w306r-v2.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_unbranded_wr512-3gn-4m.dts ramips/rt305x: fix firmware partition size for some 4MB devices 2019-07-25 14:30:57 +02:00
rt3052_unbranded_wr512-3gn-8m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_unbranded_wr512-3gn.dtsi ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_unbranded_xdx-rn502j.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_upvel_ur-326n4g.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_upvel_ur-336un.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_zyxel_keenetic.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3052_zyxel_nbg-419n.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3352_allnet_all5002.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3352_dlink_dir-615-h1.dts ramips: provide label MAC address 2019-09-19 23:43:27 +02:00
rt3352_dlink_dir-620-d1.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3352_zyxel_nbg-419n-v2.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3352.dtsi ramips: fix dtc compiler warnings 2018-12-06 12:17:25 +01:00
rt3662_asus_rt-n56u.dts ramips: fix MTK_SOC for RT3662 devices 2019-11-04 15:22:54 +01:00
rt3662_dlink_dir-645.dts ramips: fix MTK_SOC for RT3662 devices 2019-11-04 15:22:54 +01:00
rt3662_edimax_br-6475nd.dts ramips: fix MTK_SOC for RT3662 devices 2019-11-04 15:22:54 +01:00
rt3662_loewe_wmdr-143n.dts ramips: fix MTK_SOC for RT3662 devices 2019-11-04 15:22:54 +01:00
rt3662_omnima_hpm.dts ramips: fix MTK_SOC for RT3662 devices 2019-11-04 15:22:54 +01:00
rt3662_samsung_cy-swr1100.dts ramips: change status LED of Samsung CY-SWR1100 2019-11-13 16:05:19 +01:00
rt3883_belkin_f9k110x.dtsi ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
rt3883_belkin_f9k1109v1.dts ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
rt3883_sitecom_wlr-6000.dts ramips/rt288x,rt3883: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3883_trendnet_tew-691gr.dts ramips/rt288x,rt3883: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3883_trendnet_tew-692gr.dts ramips/rt288x,rt3883: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt3883.dtsi ramips: fix dtc compiler warnings 2018-12-06 12:17:25 +01:00
rt5350_7links_px-4885-4m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_7links_px-4885-8m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_7links_px-4885.dtsi ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_airlive_air3gii.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_allnet_all5003.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_asiarf_awm002-evb-4m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_asiarf_awm002-evb-8m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_asiarf_awm002-evb.dtsi ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_belkin_f7c027.dts ramips: fix bogus MTK_SOC (typo) 2019-07-10 19:28:35 +02:00
rt5350_dlink_dcs-930l-b1.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_dlink_dir-300-b7.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_dlink_dir-320-b1.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_dlink_dir-610-a1.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_dlink_dwr-512-b.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_easyacc_wizard-8800.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_hame_mpr-a1.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_hame_mpr-a2.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_hilink_hlk-rm04.dts ramips: dts: drop memory nodes 2019-07-11 22:11:21 +08:00
rt5350_hootoo_ht-tm02.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_intenso_memory2move.dts ramips: fix LED labels not updated during device name changes 2019-08-10 00:32:28 +02:00
rt5350_nexx_wt1520-4m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_nexx_wt1520-8m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_nexx_wt1520.dtsi ramips: dts: drop memory nodes 2019-07-11 22:11:21 +08:00
rt5350_nixcore_x1-8m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_nixcore_x1-16m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_nixcore_x1.dtsi ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_olimex_rt5350f-olinuxino-evb.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_olimex_rt5350f-olinuxino.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_olimex_rt5350f-olinuxino.dtsi ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
rt5350_omnima_miniembplug.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_planex_mzk-dp150n.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_poray_m3.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_poray_m4-4m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_poray_m4-8m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_poray_m4.dtsi ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_poray_x5.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_poray_x8.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_tenda_3g150b.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_trendnet_tew-714tru.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_unbranded_a5-v11.dts ramips: provide label MAC address 2019-09-19 23:43:27 +02:00
rt5350_vocore_vocore-8m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_vocore_vocore-16m.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_vocore_vocore.dtsi ramips: provide label MAC address 2019-09-19 23:43:27 +02:00
rt5350_wansview_ncs601w.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_wiznet_wizfi630a.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_zorlik_zl5900v2.dts ramips/rt305x: Name DTS files based on scheme 2019-07-10 17:36:29 +02:00
rt5350_zyxel_keenetic-start.dts ramips: fix whitespace issues in DTS files 2019-10-21 14:10:47 +02:00
rt5350.dtsi treewide: fix spaces vs. tabs 2018-12-31 16:37:20 +01:00