From 6621da55b7a8e4db07ac3104b4304a508336741c Mon Sep 17 00:00:00 2001 From: Deng Qingfang Date: Wed, 9 Jan 2019 20:54:34 +0800 Subject: ramips: enable MT7610E 5GHz radio of MT7620a_MT7610e EVB This enables MT7610E of the EVB Signed-off-by: Deng Qingfang --- target/linux/ramips/dts/MT7620a_MT7610e.dts | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'target/linux/ramips/dts/MT7620a_MT7610e.dts') diff --git a/target/linux/ramips/dts/MT7620a_MT7610e.dts b/target/linux/ramips/dts/MT7620a_MT7610e.dts index f90ba851be..e0ae57a0d9 100644 --- a/target/linux/ramips/dts/MT7620a_MT7610e.dts +++ b/target/linux/ramips/dts/MT7620a_MT7610e.dts @@ -89,3 +89,11 @@ &pcie { status = "okay"; }; + +&pcie0 { + wifi@0,0 { + reg = <0x0000 0 0 0 0>; + mediatek,mtd-eeprom = <&factory 0x8000>; + ieee80211-freq-limit = <5000000 6000000>; + }; +}; -- cgit v1.2.3