mirror of
				https://github.com/Ysurac/openmptcprouter.git
				synced 2025-03-09 15:40:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
	
		
			812 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
	
		
			812 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| From 301de0fca7698f1ed5ed34fa7c082c3ae62d1e61 Mon Sep 17 00:00:00 2001
 | |
| From: Ryder Lee <ryder.lee@mediatek.com>
 | |
| Date: Tue, 6 Mar 2018 17:09:30 +0800
 | |
| Subject: [PATCH 207/224] dt-bindings: clock: mediatek: add audsys support for
 | |
|  MT2701
 | |
| 
 | |
| This patch adds a compatible string for MT2701.
 | |
| 
 | |
| Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
 | |
| ---
 | |
|  Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt | 1 +
 | |
|  1 file changed, 1 insertion(+)
 | |
| 
 | |
| --- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt
 | |
| +++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,audsys.txt
 | |
| @@ -6,6 +6,7 @@ The MediaTek AUDSYS controller provides
 | |
|  Required Properties:
 | |
|  
 | |
|  - compatible: Should be one of:
 | |
| +	- "mediatek,mt2701-audsys", "syscon"
 | |
|  	- "mediatek,mt7622-audsys", "syscon"
 | |
|  - #clock-cells: Must be 1
 | |
|  
 |