[PATCH v3 1/4] dt-bindings: pwm: convert pwm-rockchip.txt to YAML
Rob Herring
robh at kernel.org
Tue Apr 13 14:37:26 BST 2021
On Mon, 12 Apr 2021 22:01:52 +0200, Johan Jonker wrote:
> Current dts files with 'pwm' nodes are manually verified.
> In order to automate this process pwm-rockchip.txt
> has to be converted to yaml.
>
> Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
> ---
> For some SoC nodes this patch serie generates notifications
> for undocumented "interrupts" properties shared between
> PWM channels till there is consensus of what to do with it or
> someone makes a solution for the whole PWM block.
>
> Changed V3:
> fix mistake with compatibles introduced in V2
> Changed V2:
> changed schema for clocks and clock-names
> ---
> .../devicetree/bindings/pwm/pwm-rockchip.txt | 27 -------
> .../devicetree/bindings/pwm/pwm-rockchip.yaml | 88 ++++++++++++++++++++++
> 2 files changed, 88 insertions(+), 27 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-rockchip.txt
> create mode 100644 Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the Linux-rockchip
mailing list