[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <mhng-7a872d06-a00d-49eb-bf67-68ad634e9985@palmer-ri-x1c9>
Date: Thu, 10 Mar 2022 19:14:44 -0800 (PST)
From: Palmer Dabbelt <palmer@...belt.com>
To: krzysztof.kozlowski@...onical.com
CC: thierry.reding@...il.com, u.kleine-koenig@...gutronix.de,
lee.jones@...aro.org, robh+dt@...nel.org,
krzysztof.kozlowski@...onical.com, mripard@...nel.org,
wens@...e.org, jernej.skrabec@...il.com, f.fainelli@...il.com,
bcm-kernel-feedback-list@...adcom.com, shawnguo@...nel.org,
s.hauer@...gutronix.de, kernel@...gutronix.de, festevam@...il.com,
linux-imx@....com, heiko@...ech.de,
Paul Walmsley <paul.walmsley@...ive.com>,
nobuhiro1.iwamatsu@...hiba.co.jp, p.zabel@...gutronix.de,
anson.huang@....com, vijayakannan.ayyathurai@...el.com,
rtanwar@...linear.com, jeff@...undy.com, yash.shah@...ive.com,
sagar.kadam@...ive.com, vigneshr@...com,
yoshihiro.shimoda.uh@...esas.com,
laurent.pinchart+renesas@...asonboard.com,
linux-pwm@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-sunxi@...ts.linux.dev,
linux-kernel@...r.kernel.org, linux-rockchip@...ts.infradead.org,
linux-riscv@...ts.infradead.org
Subject: Re: [PATCH 07/15] dt-bindings: pwm: sifive: include generic pwm schema
On Mon, 14 Feb 2022 00:15:57 PST (-0800), krzysztof.kozlowski@...onical.com wrote:
> Include generic pwm.yaml schema, which enforces PWM node naming and
> brings pwm-cells requirement.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
> ---
> Documentation/devicetree/bindings/pwm/pwm-sifive.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml b/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml
> index 84e66913d042..676b2160bada 100644
> --- a/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml
> +++ b/Documentation/devicetree/bindings/pwm/pwm-sifive.yaml
> @@ -22,6 +22,9 @@ description:
>
> https://github.com/sifive/sifive-blocks/tree/master/src/main/scala/devices/pwm
>
> +allOf:
> + - $ref: pwm.yaml#
> +
> properties:
> compatible:
> items:
> @@ -55,7 +58,6 @@ required:
> - compatible
> - reg
> - clocks
> - - "#pwm-cells"
> - interrupts
>
> additionalProperties: false
Acked-by: Palmer Dabbelt <palmer@...osinc.com>
Powered by blists - more mailing lists