- Aug 16, 2018
-
-
Mathias Kresin authored
Indicate a (sys)upgrade via leds as well. It brings the lantiq diag.sh script en par with the other implementations using devicetree aliases to define multiple leds for boot status indication. By default, use the boot finished led to indicate an upgrade for now. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Feb 20, 2018
-
-
Hauke Mehrtens authored
Updated the devicetree source files to make use of the following upstreamed drivers: - xrx200 ethernet phy - reset controller unit - dwc2 - fpi Use our custom xrx200 ethernet phy compatible to support boards, which have switched the vr9 revision during lifetime, with a single devicetree source file. By switching to the dwc2 driver + usb phy framework, we don't need to used our custom gpio power patch and can use a fixed regulator instead. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Mathias Kresin authored
Move common used parts to dtsi. Add labels to nodes and reference nodes via labels in dts files. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Hauke Mehrtens authored
This just copies the patches, configuration and dts files into the directories hich are used for kernel 4.14. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Mathias Kresin authored
Move the devicetree source files to a kernel specific directory in preparation of adding kernel 4.14 support. Rename the subtarget kernel config files to match a specific kernel version. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Dec 16, 2017
-
-
Mathias Kresin authored
Remove the former used board name from the device model property and use the model name as it is. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Mathias Kresin authored
The compatible string is mandetory for devicetree source file. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Jan 05, 2017
-
-
Hauke Mehrtens authored
The boot loader of many boards provides a kernel boot argument with a broken console parameter to the kernel. This will be taken before the stdout-path defined in device tree and the serial will not work on this board. Multiple boards are affected by this problem, so revert this patch for all boards. Later we can remove the boot arguments from the device tree again, after the individual board was checked to work. This partly reverts this commit: commit 4995c648 Author: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Date: Sun Dec 11 21:55:00 2016 +0100 lantiq: specify console using stdout-path instead of cmdline argument Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
- Dec 12, 2016
-
-
Martin Blumenstingl authored
/etc/preinit has been the default init-script for a very long time (at least since Linux 2.6.30 in OpenWrt). Remove the kernel command line "init" parameter to get rid of duplicate and inconsistent definitions of this parameter (some boards, like FRITZ3370 for example did not use it at all, while it's just copy and paste on others). Signed-off-by:
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
-
Martin Blumenstingl authored
Use devicetree's /chosen/stdout-path instead of the kernel command line (embedded in the .dts-files) to specify the serial console. Using the chosen node is recommended on devicetree based platforms. Signed-off-by:
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
-
- Nov 13, 2016
-
-
Mathias Kresin authored
All compiled device tree files not mentioned are binary identical to the former ones. Fix the obvious decimal/hex confusion for the power key of ramips/M2M.dts. Due to the include of the input binding header, the BTN_* node names in: - ramips/GL-MT300A.dts - ramips/GL-MT300N.dts - ramips/GL-MT750.dts - ramips/Timecloud.dts will be changed by the compiler to the numerical equivalent. Move the binding include of lantiq boards to the file where they are used the first time to hint the user where the values do come from. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Nov 09, 2016
-
-
Mathias Kresin authored
Set a device specific wireless mac address for ARV7506PW11, VGV7519 and VGV7510KW22. The one from the EEPROM is a generic one and the same on all boards. Use the wifi@0,0 label and the pci0,0 compatible string for the ARV7519PW and ARV7525PW since the pci vendor and device id is unknown. It should work anyway since the compatible string isn't evaluated (yet). Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Nov 03, 2016
-
-
Mathias Kresin authored
- remove not existing properties - remove properties having the same values as the included dtsi - remove nodes which are disabled in the included dtsi and not enabled in dts - replace the deprecated pinctrl-* compatible strings - use the same labels for nodes as the included dtsi - move common used vr9 pci properties to vr9.dtsi - remove the unused stp node from HomeHub 2B devcie tree source file - fix spaces vs. tabs and remove superfluous linebreaks Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Oct 19, 2016
-
-
Andreas Eberlein authored
The device tree file of ARV752DPW uses numbers/hex values for gpio states and input event codes. This cleans it up and uses the available macros from header files. This way the functions are easier to read and comprehend. Signed-off-by:
Andreas Eberlein <foodeas@aeberlein.de> [sanitize all device tree files] Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Oct 05, 2016
-
-
Mathias Kresin authored
The chosen node is clearly the wrong place for aliases. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Aug 10, 2016
-
-
Mathias Kresin authored
Use the generic mtd-mac-address dts property to get a mac address from flash instead of the lantiq specific one. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Mathias Kresin authored
Use the same mac address increment in device tree source file and userspace. Don't add a mac address increment to either the only mtd mac-address or to all mac-addresses. Fix a typo in the TDW89X0.dtsi file to add an increment. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- May 10, 2016
-
-
blogic authored
Starting with kernel 4.4, the use of partitions as direct subnodes of the mtd device is discouraged and only supported for backward compatiblity reasons. Signed-off-by:
Mathias Kresin <openwrt@kresin.me> SVN-Revision: 49280
-
- Jan 01, 2016
-
-
John Crispin authored
The leds of the following boards are not renamed due to lack of manuals/informations: - ARV7519PW - ARV7510PW22 - ARV4510PW The leds of the ARV4518PWR01* boards are unchanged, since the leds doesn't match the leds from the manual or pictures (e.g. there shouldn't be a wps led). Signed-off-by:
Mathias Kresin <openwrt@kresin.me> SVN-Revision: 48042
-
John Crispin authored
The BTHOMEHUBV5A has a RGB power led, where every colour is perfect to indicate the current boot state. This patch adds support for such cases. The existing led sequences should be the same as before. Boards which are using a led different from power (like TDW89x0) are changed to switch of the led after boot Signed-off-by:
Mathias Kresin <openwrt@kresin.me> SVN-Revision: 48041
-
John Crispin authored
- ARV7525PW: use the power led as dsl led as done by the stock firmware - FRITZ3370: use the info led as internet led - FRITZ7320: use the power led as dsl led as done by the stock firmware Signed-off-by:
Mathias Kresin <openwrt@kresin.me> SVN-Revision: 48037
-
- Mar 30, 2014
-
-
John Crispin authored
This patch adds almost full support for this board. - WiFi is still not working - USB will not power up. According to some reports, it may be a passive port Signed-off-by:
Antonios Vamporakis <ant@area128.com> SVN-Revision: 40319
-
- Nov 20, 2013
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38881
-
- Sep 17, 2013
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38027
-
- Jun 21, 2013
-
-
John Crispin authored
Fix EBU leds by removing req2 and gnt2 from pinmux. Fix rfkill button gpio. Enable reset button. Fix power led activation status. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 37004
-
- Jun 10, 2013
-
-
John Crispin authored
Use platform data array for storing ath5k EEPROM instead of creating another one. EEPROM size is 2048 words (2 bytes), so we must read 4096 bytes from flash. No need to keep the checksum fix now that the EEPROM is loaded completely. Add a manual eeprom swap for ath9k and keep the endian way. Use mac-offset property retrieved from the DTS. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 36901
-
- Jun 08, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 36882
-
- Apr 25, 2013
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36443
-
- Jan 28, 2013
-
-
John Crispin authored
This patch correctly fixes USB on Lantiq ARV7518. There was a failed attempt on fixing this on r35077 (https://dev.openwrt.org/changeset/35077/ ). Signed-off-by:
José Vázquez Fernández <ppvazquezfer@gmail.com> Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35354
-
John Crispin authored
Add ath9k eeprom and pci fixup support (again) for linux 3.7. On linux 3.3, the fixup forced the regdomain to 0x67, causing low TX power. This patch only corrects checksum, the rest of the EEPROM isn't changed. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 35353
-
- Jan 10, 2013
-
-
John Crispin authored
SVN-Revision: 35077
-
- Dec 19, 2012
-
-
John Crispin authored
SVN-Revision: 34788
-
- Dec 15, 2012
-
-
John Crispin authored
SVN-Revision: 34691
-