ralink: make pci driver handle mt7628
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43198
This commit is contained in:
		@@ -430,7 +430,7 @@
 | 
			
		||||
	};
 | 
			
		||||
 | 
			
		||||
	pcie@10140000 {
 | 
			
		||||
		compatible = "ralink,mt7620a-pci";
 | 
			
		||||
		compatible = "ralink,mt7620-pci";
 | 
			
		||||
		reg = <0x10140000 0x100
 | 
			
		||||
			0x10142000 0x100>;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -202,9 +202,6 @@
 | 
			
		||||
		reg = <0x10140000 0x100
 | 
			
		||||
			0x10142000 0x100>;
 | 
			
		||||
 | 
			
		||||
		ranges = <0x2000000 0 0x8000000 0x2000000 0 0x1000000	/* pci memory */
 | 
			
		||||
			  0x1000000 0 0x00000000 0x10160000 0 0x10000>;	/* io space */
 | 
			
		||||
 | 
			
		||||
		resets = <&rstctrl 26>;
 | 
			
		||||
		reset-names = "pcie0";
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user