[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <qfydt2yyc7ao62qgqqfwc5e6h3bzlil32k7sqfcnphlpbjk4fp@65lcb7ggqpsj>
Date: Mon, 29 Apr 2024 16:36:57 +0200
From: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
To: nikita.shubin@...uefel.me
Cc: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, Conor Dooley <conor+dt@...nel.org>,
Alexander Sverdlin <alexander.sverdlin@...il.com>, linux-pwm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: Re: [PATCH v9 12/38] dt-bindings: pwm: Add Cirrus EP93xx
On Tue, Mar 26, 2024 at 12:18:39PM +0300, Nikita Shubin via B4 Relay wrote:
> +examples:
> + - |
> + #include <dt-bindings/clock/cirrus,ep9301-syscon.h>
> + pwm@...10000 {
> + compatible = "cirrus,ep9301-pwm";
> + reg = <0x80910000 0x10>;
> + clocks = <&syscon EP93XX_CLK_PWM>;
> + #pwm-cells = <3>;
> + };
I considered taking this patch via my pwm tree for v6.10-rc1, but there
is a dependency on another patch from this series because of the
#include in the example that maeks dt_binding_check fail.
So I won't apply the patch for now.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | https://www.pengutronix.de/ |
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists