21 lines
339 B
Plaintext
21 lines
339 B
Plaintext
Realtek platforms device tree bindings
|
|
--------------------------------------
|
|
|
|
|
|
RTD1295 SoC
|
|
===========
|
|
|
|
Required root node properties:
|
|
|
|
- compatible : must contain "realtek,rtd1295"
|
|
|
|
|
|
Root node property compatible must contain, depending on board:
|
|
|
|
- Zidoo X9S: "zidoo,x9s"
|
|
|
|
|
|
Example:
|
|
|
|
compatible = "zidoo,x9s", "realtek,rtd1295";
|