From: John Crispin Date: Mon, 9 Feb 2015 12:15:00 +0000 (+0000) Subject: ramips: Add mt76 node for Lenovo Y1 and Y1S. X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=9d96e3b666e920bad6c89a7e8f75009d907a40eb ramips: Add mt76 node for Lenovo Y1 and Y1S. Both Y1 and Y1S have MT7612E wireless chip so I submitted this patch. Tested on Lenovo Y1. Signed-off-by: 郭传鈜 SVN-Revision: 44354 --- diff --git a/target/linux/ramips/dts/Y1.dtsi b/target/linux/ramips/dts/Y1.dtsi index f2f8035d69..0f31af25b2 100644 --- a/target/linux/ramips/dts/Y1.dtsi +++ b/target/linux/ramips/dts/Y1.dtsi @@ -65,6 +65,15 @@ pcie@10140000 { status = "okay"; + + pcie-bridge { + mt76@0,0 { + reg = <0x0000 0 0 0 0>; + device_type = "pci"; + mediatek,mtd-eeprom = <&factory 0x8000>; + mediatek,2ghz = <0>; + }; + }; }; wmac@10180000 {