diff mbox

[2/4] Documentation: devicetree: arm: Add Realtek RTD1295 bindings

Message ID 20170214033440.18667-3-afaerber@suse.de
State New
Headers show

Commit Message

Andreas Färber Feb. 14, 2017, 3:34 a.m. UTC
Signed-off-by: Andreas Färber <afaerber@suse.de>
---
 Documentation/devicetree/bindings/arm/realtek.txt | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/realtek.txt

Comments

Rob Herring Feb. 22, 2017, 4:56 p.m. UTC | #1
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.txt
> 
> diff --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
>
Andreas Färber Feb. 22, 2017, 5:03 p.m. UTC | #2
Am 22.02.2017 um 17:56 schrieb Rob Herring:
> 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?

What exactly would you like to read there? Just the compatible strings?

> Also, preferred subject prefix is "dt-bindings: arm: ".

Thanks. To me dt-bindings was the include dir only. :)

Regards,
Andreas
diff mbox

Patch

diff --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"