[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <94e776a1-a927-ac3e-6f16-e9e71d71f3f0@linaro.org>
Date: Mon, 17 Apr 2023 08:30:00 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: David Yang <mmyangfl@...il.com>, linux-clk@...r.kernel.org
Cc: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Philipp Zabel <p.zabel@...gutronix.de>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/4] dt-bindings: clock: Add simple-clock-controller
On 16/04/2023 21:46, David Yang wrote:
> +patternProperties:
> + '.*clock.*':
> + type: object
> + description: Clock devices.
> +
> +required:
> + - compatible
> + - reg
> +
> +additionalProperties: false
> +
> +examples:
> + - |
> + clock-controller@...f000 {
> + compatible = "simple-clock-controller";
> + reg = <0xffff000 0x1000>;
BTW, this is just incomplete example. Fill it with proper children.
Best regards,
Krzysztof
Powered by blists - more mailing lists