[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1561389097-26075-1-git-send-email-stefan.popa@analog.com>
Date: Mon, 24 Jun 2019 18:11:37 +0300
From: Stefan Popa <stefan.popa@...log.com>
To: <jic23@...nel.org>, <robh+dt@...nel.org>
CC: <mark.rutland@....com>, <knaack.h@....de>, <lars@...afoo.de>,
<pmeerw@...erw.net>, <Michael.Hennerich@...log.com>,
<gregkh@...uxfoundation.org>, <linux-iio@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<stefan.popa@...log.com>
Subject: [PATCH 1/4] dt-bindings: iio: frequency: Use dt-schema for clock-names
Dt-schema can be used for clock-names property.
Signed-off-by: Stefan Popa <stefan.popa@...log.com>
---
Documentation/devicetree/bindings/iio/frequency/adf4371.yaml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml b/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
index d7adf074..8a2a8f6 100644
--- a/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
+++ b/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
@@ -27,9 +27,8 @@ properties:
maxItems: 1
clock-names:
- description:
- Must be "clkin"
- maxItems: 1
+ items:
+ - clkin
required:
- compatible
--
2.7.4
Powered by blists - more mailing lists