openwrt/target/linux/ramips
John Crispin d4cd8f89eb ramips: Ralink RT3883 RGMII pinmux fix.
Due to datasheet of rt3883 SoC rgmii1 port handles pins 84-95 and rgmii2 port handles pins 72-83. When this function ports gets added to rt3883_pinmux_data there's wrong pinmux bits set (RT3883_GPIO_MODE_GE1 manages 84-95 pins and RT3883_GPIO_MODE_GE2 manages 72-83). So when enabling rgmii2 as GPIO driver confuses hardware and nothing work, neither rgmii nor gpio.
Also in '0030-pinctrl-ralink-add-pinctrl-driver.patch' typo in name of rgmii2 port.

Signed-off-by: Nick Leiten <nickleiten@gmail.com>

SVN-Revision: 47118
2015-10-05 10:26:40 +00:00
..
base-files ramips: Add base-files for HiWiFi HC5x61 models 2015-10-05 10:25:47 +00:00
dts ramips: Add DTS files for HiWiFi HC5x61 models 2015-10-05 10:25:53 +00:00
files ramips: Enable rx of 1536 bytes ethernet frames on MT7621 2015-10-05 10:26:34 +00:00
image ramips: Add build files for HiWiFi HC5x61 models 2015-10-05 10:26:02 +00:00
mt7620 ramips: Add build files for HiWiFi HC5x61 models 2015-10-05 10:26:02 +00:00
mt7621 ramips: Enable RTC support for PBR-M1 2015-09-11 16:32:58 +00:00
mt7628 ramips: disable the openwrt commandline hack 2015-08-30 12:18:14 +00:00
mt7688 ramips: disable the openwrt commandline hack 2015-08-30 12:18:14 +00:00
patches-3.18 ramips: Ralink RT3883 RGMII pinmux fix. 2015-10-05 10:26:40 +00:00
rt288x ramips: disable the openwrt commandline hack 2015-08-30 12:18:14 +00:00
rt305x ramips: Added WIZnet WizFi630A Platform based on Ralink RT5350 2015-09-14 20:09:31 +00:00
rt3883 ramips: disable the openwrt commandline hack 2015-08-30 12:18:14 +00:00
Makefile ramips: add subtarget for mt7688 2015-07-24 09:11:56 +00:00
base-files.mk ramips: remove default network configuration, and generate that from uci-defaults 2011-12-01 22:48:51 +00:00
modules.mk ramips: make sd driver depend on mt7688 2015-07-24 09:12:16 +00:00