[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220214232329.GA5918@nixie71>
Date: Mon, 14 Feb 2022 17:23:29 -0600
From: Jeff LaBundy <jeff@...undy.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Cc: Thierry Reding <thierry.reding@...il.com>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>, Lee Jones <lee.jones@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Maxime Ripard <mripard@...nel.org>,
Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
Florian Fainelli <f.fainelli@...il.com>,
bcm-kernel-feedback-list@...adcom.com,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>,
Heiko Stuebner <heiko@...ech.de>,
Palmer Dabbelt <palmer@...belt.com>,
Paul Walmsley <paul.walmsley@...ive.com>,
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...hiba.co.jp>,
Philipp Zabel <p.zabel@...gutronix.de>,
Anson Huang <anson.huang@....com>,
Vijayakannan Ayyathurai <vijayakannan.ayyathurai@...el.com>,
Rahul Tanwar <rtanwar@...linear.com>,
Yash Shah <yash.shah@...ive.com>,
Sagar Kadam <sagar.kadam@...ive.com>,
Vignesh R <vigneshr@...com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
Laurent Pinchart <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 v2 04/15] dt-bindings: pwm: iqs620a: Include generic pwm
schema
Hi Krzysztof,
On Mon, Feb 14, 2022 at 10:21:43PM +0100, Krzysztof Kozlowski 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/iqs620a-pwm.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/pwm/iqs620a-pwm.yaml b/Documentation/devicetree/bindings/pwm/iqs620a-pwm.yaml
> index 1d7c27be50da..0a46af240d83 100644
> --- a/Documentation/devicetree/bindings/pwm/iqs620a-pwm.yaml
> +++ b/Documentation/devicetree/bindings/pwm/iqs620a-pwm.yaml
> @@ -15,6 +15,9 @@ description: |
> Documentation/devicetree/bindings/mfd/iqs62x.yaml for further details as
> well as an example.
>
> +allOf:
> + - $ref: pwm.yaml#
> +
> properties:
> compatible:
> enum:
> @@ -25,7 +28,6 @@ properties:
>
> required:
> - compatible
> - - "#pwm-cells"
>
> additionalProperties: false
>
> --
> 2.32.0
>
Acked-by: Jeff LaBundy <jeff@...undy.com>
Kind regards,
Jeff LaBundy
Powered by blists - more mailing lists