mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	clk: rockchip: Add new id for rk3066 tsadc clock
This patch adds new id for the sclk supplying the tsadc on rk3066 socs. Signed-off-by: Paweł Jarosz <paweljarosz3691@gmail.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
		
							parent
							
								
									92e963f50f
								
							
						
					
					
						commit
						b682572fc5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -55,6 +55,7 @@ | |||
| #define SCLK_TIMER6		90 | ||||
| #define SCLK_JTAG		91 | ||||
| #define SCLK_SMC		92 | ||||
| #define SCLK_TSADC		93 | ||||
| 
 | ||||
| #define DCLK_LCDC0		190 | ||||
| #define DCLK_LCDC1		191 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Paweł Jarosz
						Paweł Jarosz