Message ID | 20210506111136.3941-1-ezequiel@collabora.com |
---|---|
Headers | show |
Series | Rockchip Timer DT binding YAML conversion | expand |
On Thu, 06 May 2021 08:11:36 -0300, Ezequiel Garcia wrote: > Convert Rockchip Timer dt-bindings to YAML. > > Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> > --- > .../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>
On Thu, 6 May 2021 08:11:33 -0300, Ezequiel Garcia wrote: > Changes from v1: > * Fix the order of clock specifiers. > > Ezequiel Garcia (3): > arm64: dts: rockchip: add timer0 clocks on rk3368 > arm: dts: rockchip: Fix the timer clocks order > dt-bindings: timer: convert rockchip,rk-timer.txt to YAML > > [...] Applied, thanks! [1/3] arm64: dts: rockchip: add timer0 clocks on rk3368 commit: 642593eec32571ff9288ddf3fa09792d3efb275f Best regards,
On Thu, 6 May 2021 08:11:33 -0300, Ezequiel Garcia wrote: > Changes from v1: > * Fix the order of clock specifiers. > > Ezequiel Garcia (3): > arm64: dts: rockchip: add timer0 clocks on rk3368 > arm: dts: rockchip: Fix the timer clocks order > dt-bindings: timer: convert rockchip,rk-timer.txt to YAML > > [...] Applied, thanks! [2/3] arm: dts: rockchip: Fix the timer clocks order commit: 7b46d674ac000b101fdad92cf16cc11d90b72f86 Best regards, -- Heiko Stuebner <heiko@sntech.de>