John Crispin
42c9a85e8e
Revert "lantiq: activate spi-xway on TDW89X0"
...
This reverts commit 68c2e4789b4f071ee75d39248f4d08fe8283eb28.
commit r47159 was bad
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47207
2015-10-19 10:08:12 +00:00
John Crispin
02197db96f
lantiq: activate spi-xway on TDW89X0
...
use the hardware spi core in favour of spi-gpio.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47159
2015-10-07 12:12:48 +00:00
John Crispin
a0543c2bdc
lantiq: several ARV7519RW22 fixes
...
Fixes ARV7519RW22 flash register (only 1 flash).
Power LED is green, not red.
Rename message LEDs to internet.
Add LEDs configuration (lan, wan, power).
Enable switch VLANs.
Fix secondary USB.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
SVN-Revision: 47132
2015-10-05 10:28:34 +00:00
John Crispin
161179f40b
lantiq: Add target TP-Link TD-W8980
...
The device is similar to the TD-W8970, beside a different Atheros 2.4 GHz
wireless chip and the additional, PCI connected, WAVE300 5 GHz wireless.
Signed-off-by: Mathias Kresin <openwrt@kresin.me>
SVN-Revision: 47130
2015-10-05 10:28:19 +00:00
John Crispin
4595440215
lantiq: Introduce DWC2 compatible DTS definitions for AR9 USB
...
Since the AR9 USB is very similar to the VR9 USB it too can be used with
the upstream DWC2 driver.
Here are the DTS definitions which make it compatible with the DWC2
driver.
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
SVN-Revision: 46914
2015-09-14 20:08:07 +00:00
John Crispin
b9963bbe80
lantiq: Add support for Arcadyan ARV8539PW22 (Speedport W 504V)
...
lantiq: Add support for Arcadyan ARV8539PW22 (Speedport W 504V)
Signed-off-by: Jannis Pinter <jannis@pinterjann.is>
SVN-Revision: 46224
2015-07-07 13:44:58 +00:00
John Crispin
6bdd209f15
lantiq: Add support for the BT Home Hub 5A
...
u-boot support depends on the next "upstream" version ([0]) from
Daniel Schwierzeck.
Since the installation process is quite complicated a "how to" was
added to the wiki: [1]
[0] https://github.com/danielschwierzeck/u-boot-lantiq/tree/openwrt/v2014.01-next
[1] http://wiki.openwrt.org/toh/bt/homehub_v5a
V2: Use the correct PCI interrupt (fixes 2.4GHz wifi)
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 46223
2015-07-07 13:44:53 +00:00
John Crispin
415fe71d00
lantiq: Make the MEI address available for kernel drivers
...
Newer DSL driver versions depend on the address information.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 46221
2015-07-07 13:44:32 +00:00
John Crispin
ca1db6b5ce
lantiq: Add support for Arcadyan VGV7510KW22 (known as o2 Box 6431)
...
SVN-Revision: 45897
2015-06-05 14:11:36 +00:00
Jonas Gorski
43c0a725af
lantiq: fix VG3503J rootfs offset
...
In r44391 the kernel partion size was increased to allow larger kernels,
but the rootfs partition offset was missed. Fix this by setting the
rootfs offset to the expected value.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 45868
2015-06-01 12:37:24 +00:00
John Crispin
2a390925df
lantiq: Convert Zyxel P-2812HNU-FX and TP-Link TD-W8970 to support dwc2
...
Here the device tree entry for ifxhcd is listed as compatible with one
supported in dwc2 (after patching the dwc driver appropriately).
A second entry is added to support the second core of the hcd. This
entry is listed to be compatible with only dwc2. Done this way there
should be backwards support for both hcd drivers (ltq-hcd and dwc2)
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Signed-off-by: Vincent Pelletier <plr.vincent@gmail.com>
SVN-Revision: 44676
2015-03-11 17:08:32 +00:00
John Crispin
440d9ddf7f
lantiq: fix DGN3500 root device
...
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 44428
2015-02-13 07:29:17 +00:00
John Crispin
f90d9d486a
lantiq: fix VG3503J partition table for newer kernels
...
the kernel has increased and does not fit into the 1,5MB anymore.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44391
2015-02-11 10:17:38 +00:00
John Crispin
1c9dc26ce9
lantiq: td-w8970: fix reset button
...
For TP-LINK TD-W8970 button should work as "reset", not "BTN_1".
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 44352
2015-02-09 12:14:32 +00:00
John Crispin
826b461427
lantiq: add 3.18 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44348
2015-02-09 12:13:25 +00:00
John Crispin
fcbc21890c
lantiq: DGN3500 cleanups
...
This patch builds on the previous three to streamline support for the
Netgear DGN3500.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 44032
2015-01-18 09:41:04 +00:00
John Crispin
8cbf97e936
Remove old P2812HNUFX dts
...
Remove unused P2812HNUFX board definition.
Signed-off-by: Sylwester Petela <sscapi@gmail.com>
SVN-Revision: 43988
2015-01-17 07:07:21 +00:00
John Crispin
b4d2b69c43
lantiq: Add device tree for P2812HNUF1 and P2812HNUF3
...
Add device tree for P2812HNUF1 and P2812HNUF3.
Signed-off-by: Sylwester Petela <sscapi@gmail.com>
SVN-Revision: 43986
2015-01-17 07:07:06 +00:00
John Crispin
550784f1ea
lantiq: BT Home Hub3A - device tree
...
BT Home Hub3A - device tree
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 43877
2015-01-08 20:25:35 +00:00
John Crispin
36e862da17
lantiq: vgv7519: fix board_config on dts, read mac address and set
...
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 43109
2014-10-29 20:50:40 +00:00
John Crispin
4d7ae64b73
vgv7519: support more recent board release with vrx288 v1.2
...
The existance of this new board has been confirmed and tested by the guy on this commit
76fdd8e638
SVN-Revision: 43072
2014-10-26 17:18:41 +00:00
John Crispin
0f790247e3
lantiq: allow pcie to be disabled by dts + vgv7519 fix pci irq + disable pcie by dts
...
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 42907
2014-10-14 11:04:25 +00:00
John Crispin
c085d07ee3
lantiq - vgv7519: load rt5362 eeprom from bootloader param patition
...
SVN-Revision: 42824
2014-10-06 20:08:30 +00:00
John Crispin
6a961da231
lantiq - vgv7519: enable pci bus
...
SVN-Revision: 42823
2014-10-06 20:08:18 +00:00
John Crispin
c2e4007bc1
lantiq - vgv7519: remove spi_cs4, since the board use this line for something else
...
SVN-Revision: 42822
2014-10-06 20:08:11 +00:00
John Crispin
4cdf861521
lantiq - vgv7519: fix open-drain configuration for stp
...
SVN-Revision: 42821
2014-10-06 20:08:04 +00:00
John Crispin
1e7962ceaf
lantiq - vgv7519: add pci-rst entry into dts
...
SVN-Revision: 42820
2014-10-06 20:07:56 +00:00
John Crispin
ea9aec2fa9
lantiq - vgv7519: remove exin definition copied from dev-board dts
...
SVN-Revision: 42819
2014-10-06 20:07:45 +00:00
John Crispin
9483a322dd
lantiq - vgv7519: we don't have pcie bus so we don't need the reset device tree for this board
...
SVN-Revision: 42818
2014-10-06 20:07:30 +00:00
John Crispin
48d67fe650
lantiq - vgv7519: we don't have dual minipci-card so we don't need gnt1-req1 for pci handling
...
SVN-Revision: 42817
2014-10-06 20:07:19 +00:00
John Crispin
d0606948cb
lantiq - vgv7519: fix gphy led configuration (this set correct alt function to gpio and let peripherials on pci bus to comes up)
...
SVN-Revision: 42816
2014-10-06 20:07:04 +00:00
John Crispin
3dd93e8336
lantiq: move the lantiq,switch property into the interface node
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42574
2014-09-16 14:53:01 +00:00
John Crispin
e47fbcbf1d
lantiq: BTHOMEHUBV2B use bigger mtd partition for kernel
...
The bb-rc3 image for the BTHOMEHUBV2B is too big for its
mtd partition. This patch corrects the partition sizes in
the device tree. This patch should really go in before
bb-final, otherwise the BTHOMEHUBV2B images won't be useable.
I do apologise for not spotting this straight away.
Many thanks,
Ben
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 42316
2014-08-28 06:27:41 +00:00
John Crispin
b796ff6ef3
lantiq: generate unique ARV7519RW22 firmware
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 42183
2014-08-18 13:09:11 +00:00
John Crispin
5f71dbb005
lantiq: improve ARV7519RW22 support
...
- use full board name
- rename uboot-env partition
- add dsl_fw partition
- remove unneeded pinmux groups
- move gigabit ethernet to LAN
- load mac address from mtd
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 42180
2014-08-18 13:08:56 +00:00
John Crispin
c21a20cd78
lantiq: fix dgn3500 and td8970 wifi
...
ath9k failed to come up due to a bad mac addr
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41860
2014-07-28 15:26:41 +00:00
John Crispin
4beb468f11
lantiq: fix board_id/boardname for VGV7519
...
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 41672
2014-07-16 11:36:02 +00:00
John Crispin
85cacfd753
lantiq: vgv7519 add missing wps label to dts
...
Signed-off-by: Eddi De Pieri <eddi@depieri.net>
SVN-Revision: 41655
2014-07-14 18:43:02 +00:00
John Crispin
85ca75decd
lantiq BTHOMEHUBV2B - update dts for automatic detection of ubi partition and rootfs type
...
This patches the BTHOMEHUB2B device tree to make use of the
new code for automatic detection of the ubi partition and the
rootfs type within it. Gets rid of the ugly alternative bootargs
lines.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
Acked-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41214
2014-06-16 18:54:38 +00:00
John Crispin
e6c46554bb
lantiq: fixup vgv7519 usb support
...
https://dev.openwrt.org/ticket/16800
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41213
2014-06-16 18:54:33 +00:00
John Crispin
7ba5188fe9
lantiq: Fix ARV7510PW22 etop
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40920
2014-06-02 12:43:43 +00:00
John Crispin
d4ec98c2cc
lantiq: Fix ARV4518 etop
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40919
2014-06-02 12:43:35 +00:00
John Crispin
4f3c740110
lantiq: BT Home Hub 2B - overlayfs on top of ubi
...
BT Home Hub 2B: use overlayfs on top of ubi.
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 40553
2014-04-22 08:08:46 +00:00
John Crispin
c4aae8fbc5
lantiq: ARV7519RW22: several fixes
...
- Fix ethernet ports.
- Clean DTS files.
- WiFi is lantiq based (not supported yet), remove ath9k.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40519
2014-04-16 12:01:09 +00:00
John Crispin
9fbbd04f45
lantiq: enable switch on td8970
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40498
2014-04-12 21:22:21 +00:00
John Crispin
60edb8f47b
lantiq: add an extra partition to the TDW8970 flash that can be used to store the vdsl firmware
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40461
2014-04-11 20:40:34 +00:00
John Crispin
858b972e66
lantiq: there is a V2 of VG3503J that needs a newer fe phy firmware
...
this should really be auto detected by the kernel, lets used this workaround until the real
solution is ready
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40418
2014-04-07 15:10:22 +00:00
John Crispin
709cab91d2
lantiq: BT Home Hub 2B support - board support
...
Board support patch for BT Home Hub 2B
Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
SVN-Revision: 40370
2014-04-03 14:26:54 +00:00
John Crispin
78a7ae428f
lantiq: make td8970 wifi led work
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40368
2014-04-03 14:26:46 +00:00
John Crispin
58eccdac4f
lantiq: fix vr9 ubi handling
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40364
2014-04-03 14:26:24 +00:00