ramips: fix Tenda W150M model name
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> SVN-Revision: 46625
This commit is contained in:
parent
b52ac01d27
commit
40f808600c
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
/include/ "rt3050.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "3G300M", "ralink,rt3050-soc";
|
||||
model = "Tenda 3G300M";
|
||||
compatible = "W150M", "ralink,rt3050-soc";
|
||||
model = "Tenda W150M";
|
||||
|
||||
pinctrl {
|
||||
state_default: pinctrl0 {
|
||||
|
|
Loading…
Reference in a new issue