Re: [PATCH v2 3/3] dt-bindings: timer: convert rockchip,rk-timer.txt to YAML
From: Rob Herring <robh@kernel.org>
Date: 2021-05-07 21:17:03
Also in:
linux-rockchip
From: Rob Herring <robh@kernel.org>
Date: 2021-05-07 21:17:03
Also in:
linux-rockchip
On Thu, 06 May 2021 08:11:36 -0300, Ezequiel Garcia wrote:
Convert Rockchip Timer dt-bindings to YAML. Signed-off-by: Ezequiel Garcia <redacted> --- .../bindings/timer/rockchip,rk-timer.txt | 27 -------- .../bindings/timer/rockchip,rk-timer.yaml | 64 +++++++++++++++++++ 2 files changed, 64 insertions(+), 27 deletions(-) delete mode 100644 Documentation/devicetree/bindings/timer/rockchip,rk-timer.txt create mode 100644 Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml
Reviewed-by: Rob Herring <robh@kernel.org>