diff options
| author | John Crispin | 2016-05-02 18:50:56 +0000 |
|---|---|---|
| committer | John Crispin | 2016-05-02 18:50:56 +0000 |
| commit | b6e1ee5b46bcbbcd811a8a19629de24b87288ca3 (patch) | |
| tree | a840b96c8c381926efd644ea91c7404f5cc8f07f | |
| parent | 9c379c300b14a32eb1fc6f55bd901244a160bcc1 (diff) | |
| download | archive-b6e1ee5b46bcbbcd811a8a19629de24b87288ca3.tar.gz | |
ramips: Fix documentation for the rt3050 switch driver.
The prefix used in the driver is now "mediatek" instead of "ralink".
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
SVN-Revision: 49288
| -rw-r--r-- | target/linux/ramips/patches-4.4/0516-Documentation-DT-net-mediatek-fix-documentation-for-.patch | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/target/linux/ramips/patches-4.4/0516-Documentation-DT-net-mediatek-fix-documentation-for-.patch b/target/linux/ramips/patches-4.4/0516-Documentation-DT-net-mediatek-fix-documentation-for-.patch new file mode 100644 index 0000000000..7aa4943e8e --- /dev/null +++ b/target/linux/ramips/patches-4.4/0516-Documentation-DT-net-mediatek-fix-documentation-for-.patch @@ -0,0 +1,23 @@ +From: Vittorio Gambaletta <openwrt@vittgam.net> +Date: Fri, 01 Jan 2016 00:00:00 +0100 +Subject: [PATCH 1/3] Documentation: DT: net: mediatek: Fix documentation for the rt3050 switch driver. + +The prefix used in the driver is now "mediatek" instead of "ralink". + +Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net> +--- + +--- a/Documentation/devicetree/bindings/net/ralink,rt3050-esw.txt ++++ b/Documentation/devicetree/bindings/net/ralink,rt3050-esw.txt +@@ -14,9 +14,9 @@ Required properties: + - reset-names: Should contain the reset names "esw" + + Optional properties: +-- ralink,portmap: can be used to choose if the default switch setup is ++- mediatek,portmap: can be used to choose if the default switch setup is + llllw or wllll +-- ralink,led_polarity: override the active high/low settings of the leds ++- mediatek,led_polarity: override the active high/low settings of the leds + + Example: + |