xilinx: Fix typo in comment (Marvel -> Marvell)
Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
		
							parent
							
								
									6924bc1eef
								
							
						
					
					
						commit
						24c12b7923
					
				@ -98,7 +98,7 @@ static unsigned int tdk_read(struct PHY *phy, unsigned int req)
 | 
				
			|||||||
            r |= 1;
 | 
					            r |= 1;
 | 
				
			||||||
            break;
 | 
					            break;
 | 
				
			||||||
        case 17:
 | 
					        case 17:
 | 
				
			||||||
            /* Marvel PHY on many xilinx boards.  */
 | 
					            /* Marvell PHY on many xilinx boards.  */
 | 
				
			||||||
            r = 0x8000; /* 1000Mb  */
 | 
					            r = 0x8000; /* 1000Mb  */
 | 
				
			||||||
            break;
 | 
					            break;
 | 
				
			||||||
        case 18:
 | 
					        case 18:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user