About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / arm / realtek.txt


Based on kernel version 4.16.1. Page generated on 2018-04-09 11:52 EST.

1	Realtek platforms device tree bindings
2	--------------------------------------
3	
4	
5	RTD1295 SoC
6	===========
7	
8	Required root node properties:
9	
10	 - compatible :  must contain "realtek,rtd1295"
11	
12	
13	Root node property compatible must contain, depending on board:
14	
15	 - MeLE V9: "mele,v9"
16	 - ProBox2 AVA: "probox2,ava"
17	 - Zidoo X9S: "zidoo,x9s"
18	
19	
20	Example:
21	
22	    compatible = "zidoo,x9s", "realtek,rtd1295";
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog