[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1578997397-23165-2-git-send-email-claudiu.beznea@microchip.com>
Date: Tue, 14 Jan 2020 12:23:11 +0200
From: Claudiu Beznea <claudiu.beznea@...rochip.com>
To: <robh+dt@...nel.org>, <lee.jones@...aro.org>,
<mark.rutland@....com>, <nicolas.ferre@...rochip.com>,
<alexandre.belloni@...tlin.com>, <ludovic.desroches@...rochip.com>,
<radu_nicolae.pirea@....ro>, <richard.genoud@...il.com>,
<a.zummo@...ertech.it>
CC: <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-spi@...r.kernel.org>,
<linux-rtc@...r.kernel.org>,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: [PATCH v3 1/7] dt-bindings: atmel-tcb: remove wildcard
Remove wildcard and use the available compatibles.
Signed-off-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
---
Documentation/devicetree/bindings/mfd/atmel-tcb.txt | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/mfd/atmel-tcb.txt b/Documentation/devicetree/bindings/mfd/atmel-tcb.txt
index c4a83e364cb6..8b197db8a3c3 100644
--- a/Documentation/devicetree/bindings/mfd/atmel-tcb.txt
+++ b/Documentation/devicetree/bindings/mfd/atmel-tcb.txt
@@ -1,6 +1,8 @@
* Device tree bindings for Atmel Timer Counter Blocks
-- compatible: Should be "atmel,<chip>-tcb", "simple-mfd", "syscon".
- <chip> can be "at91rm9200" or "at91sam9x5"
+- compatible: Should be one of the following:
+ - "atmel,at91rm9200-tcb"
+ - "atmel,at91sam9x5-tcb"
+ followed by: "simple-mfd", "syscon"
- reg: Should contain registers location and length
- #address-cells: has to be 1
- #size-cells: has to be 0
--
2.7.4
Powered by blists - more mailing lists