Message ID | 20191002160744.11307-3-krzk@kernel.org (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [1/4] dt-bindings: samsung: Indent examples with four spaces | expand |
On 02/10/2019 18:07:43+0200, Krzysztof Kozlowski wrote: > Include the generic rtc.yaml bindings in Samsung S3C RTC bindings. This > brings the requirement of proper node names and adds parsing of > additional properties. > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> > --- > Documentation/devicetree/bindings/rtc/s3c-rtc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml b/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml > index 4d91cdc9b998..76bbf8b7555b 100644 > --- a/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml > +++ b/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml > @@ -48,6 +48,7 @@ properties: > maxItems: 2 > > allOf: > + - $ref: rtc.yaml# > - if: > properties: > compatible: > -- > 2.17.1 >
On Wed, 2 Oct 2019 18:07:43 +0200, Krzysztof Kozlowski wrote: > Include the generic rtc.yaml bindings in Samsung S3C RTC bindings. This > brings the requirement of proper node names and adds parsing of > additional properties. > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> > --- > Documentation/devicetree/bindings/rtc/s3c-rtc.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks. Rob
diff --git a/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml b/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml index 4d91cdc9b998..76bbf8b7555b 100644 --- a/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml +++ b/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml @@ -48,6 +48,7 @@ properties: maxItems: 2 allOf: + - $ref: rtc.yaml# - if: properties: compatible:
Include the generic rtc.yaml bindings in Samsung S3C RTC bindings. This brings the requirement of proper node names and adds parsing of additional properties. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> --- Documentation/devicetree/bindings/rtc/s3c-rtc.yaml | 1 + 1 file changed, 1 insertion(+)