mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-29 21:26:56 +07:00
dt-bindings: arm: Add Realtek RTD1295 bindings
The Zidoo X9S and a few other recent TV boxes feature the Realtek RTD1295, a quad-core ARM Cortex-A53 SoC. Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Roc He <hepeng@zidoo.tv> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Andreas Färber <afaerber@suse.de>
This commit is contained in:
parent
06a3067e93
commit
12cc8ad2d1
20
Documentation/devicetree/bindings/arm/realtek.txt
Normal file
20
Documentation/devicetree/bindings/arm/realtek.txt
Normal file
@ -0,0 +1,20 @@
|
||||
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";
|
Loading…
Reference in New Issue
Block a user