Hi Thierry, Am Dienstag, 13. April 2021, 17:21:49 CEST schrieb Thierry Reding: > On Mon, Apr 12, 2021 at 10:01:52PM +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@xxxxxxxxx> > > --- > > 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 > > Heiko, do you want to pick up patches 1 & 2 into your tree along with 3 & 4? If so: > > Acked-by: Thierry Reding <thierry.reding@xxxxxxxxx> however you like :-) I can pick up everything for 5.14 for sure. Depending on your tree-schedule for the merge-window, you could also pick up all 4 with my: Acked-by: Heiko Stuebner <heiko@xxxxxxxxx> Heiko