]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dt-bindings: pwm: describe the cells in #pwm-cells in pwm.yaml
authorConor Dooley <conor.dooley@microchip.com>
Fri, 17 May 2024 17:38:46 +0000 (18:38 +0100)
committerUwe Kleine-König <ukleinek@kernel.org>
Fri, 5 Jul 2024 21:26:43 +0000 (23:26 +0200)
commit32207e9ddf7400a5676cb27559560cadee062577
tree1f921573e479819d5fc5f7e2c1f1ca092a9ca02c
parent7346e7a058a2c9aa9ff1cc699c7bf18a402d9f84
dt-bindings: pwm: describe the cells in #pwm-cells in pwm.yaml

When commit 89650a1e3b6f ("dt-bindings: pwm: Convert PWM bindings
to json-schema") converted the pwm provider section of the text binding
to dt-schema it also updated all references to pwm.txt in pwm provider
bindings to pwm.yaml.

Most pwm provider bindings had a reference to pwm.txt as it contains a
description of what the cells in #pwm-cells are, albeit in the consumer
section of the document. Only information in the provider section of the
document was moved to the yaml binding, and it contains no information
about the cell format, making all references to it for the cell format
unhelpful.

Fixes: 89650a1e3b6f ("dt-bindings: pwm: Convert PWM bindings to json-schema")
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240517-patient-stingily-30611f73e792@spud
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Documentation/devicetree/bindings/pwm/pwm.yaml