[PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295 bindings
From: robh@kernel.org (Rob Herring)
Date: 2017-02-22 16:56:48
Also in:
linux-devicetree, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-02-22 16:56:48
Also in:
linux-devicetree, lkml
On Tue, Feb 14, 2017 at 04:34:37AM +0100, Andreas F?rber wrote:
Signed-off-by: Andreas F?rber <afaerber@suse.de>
Commit message? Also, preferred subject prefix is "dt-bindings: arm: ".
--- Documentation/devicetree/bindings/arm/realtek.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/realtek.txtdiff --git a/Documentation/devicetree/bindings/arm/realtek.txt b/Documentation/devicetree/bindings/arm/realtek.txt new file mode 100644 index 0000000..cfbee58 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/realtek.txt@@ -0,0 +1,15 @@ +Realtek platforms device tree bindings +-------------------------------------- + + +RTD1295 SoC +=========== + +Required root node properties: + + - compatible : "realtek,rtd1295" + + +Board compatible strings: + + - Zidoo X9S: "zidoo,x9s"-- 2.10.2