diff mbox series

[11/15] dt-bindings: pwm: intel, keembay: do not require pwm-cells

Message ID 20220214081605.161394-11-krzysztof.kozlowski@canonical.com (mailing list archive)
State New, archived
Headers show
Series [01/15] dt-bindings: pwm: allwinner, sun4i-a10: include generic pwm schema | expand

Commit Message

Krzysztof Kozlowski Feb. 14, 2022, 8:16 a.m. UTC
pwm-cells are already required by pwm.yaml schema.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 Documentation/devicetree/bindings/pwm/intel,keembay-pwm.yaml | 1 -
 1 file changed, 1 deletion(-)

Comments

Ayyathurai, Vijayakannan Feb. 14, 2022, 5:54 p.m. UTC | #1
Hi,

>
>pwm-cells are already required by pwm.yaml schema.
>
>Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

Acked-by: Vijayakannan Ayyathurai <vijayakannan.ayyathurai@intel.com>
Uwe Kleine-König Feb. 14, 2022, 6:28 p.m. UTC | #2
Hello Krzysztof,

when I read the subject line I thought the patch intention to be wrong.
Maybe make that:

	dt-bindings: intel,keembay-pwm: Don't require #pwm-cells twice

?

Best regards
Uwe
Krzysztof Kozlowski Feb. 14, 2022, 9:03 p.m. UTC | #3
On 14/02/2022 19:28, Uwe Kleine-König wrote:
> Hello Krzysztof,
> 
> when I read the subject line I thought the patch intention to be wrong.
> Maybe make that:
> 
> 	dt-bindings: intel,keembay-pwm: Don't require #pwm-cells twice
> 
> ?

Ah, yes, this sounds better. I'll send a v2.


Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pwm/intel,keembay-pwm.yaml b/Documentation/devicetree/bindings/pwm/intel,keembay-pwm.yaml
index ff6880a02ce6..ec9f6bab798c 100644
--- a/Documentation/devicetree/bindings/pwm/intel,keembay-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/intel,keembay-pwm.yaml
@@ -31,7 +31,6 @@  required:
   - compatible
   - reg
   - clocks
-  - '#pwm-cells'
 
 additionalProperties: false