Commit 12cc8ad2 authored by Andreas Färber's avatar Andreas Färber

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: default avatarArnd Bergmann <arnd@arndb.de>
Acked-by: default avatarRoc He <hepeng@zidoo.tv>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarAndreas Färber <afaerber@suse.de>
parent 06a3067e
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";
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment