aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3050_asus_wl-330n3g.dts
Commit message (Collapse)AuthorAgeFilesLines
* ramips: simplify state_default/pinctrl0 in device DTS filesAdrian Schmutzler2019-12-231-6/+4
| | | | | | | | | The node pinctrl0 is already set up in the SOC DTSI files, but defined again as member of pinctrl in most of the device DTS(I) files. This patch removes this redundancy for the entire ramips target. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* ramips: assign correct key-code to wps buttonsChristian Lamparter2019-11-161-1/+1
| | | | | | | | | | The ASUS WL-330N(3G) and the Edimax RG21S had the reset keycode assigned to the WPS button. This patch changes all three devices to use KEY_WPS_BUTTON in the hopes that this fixes unwanted restarts/ unexpected behavior from the users point of view. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
* ramips/rt305x: Name DTS files based on schemeAdrian Schmutzler2019-07-101-0/+119
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>