On Thu, 19 May 2022, Chris Morgan wrote: > From: Chris Morgan <macromorgan@xxxxxxxxxxx> > > Convert the rk808 bindings into yaml format. clock-output-names varies > in maxItems depending on whether or not the clock-cells is 0 or 1. For > the rk805, rk809, and rk817. This preserves behavior with the existing > driver handling setting the clock for these specific PMICs. When this > driver is corrected and the devicetrees updated this logic can be > removed (since the rk805, rk808, and rk817 only have one actual clock). > > Note this patch was previously sent as a series, all of the patches in > the series except this one have been committed to mainline. > > Signed-off-by: Chris Morgan <macromorgan@xxxxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../devicetree/bindings/mfd/rk808.txt | 465 ------------------ > .../bindings/mfd/rockchip,rk805.yaml | 219 +++++++++ > .../bindings/mfd/rockchip,rk808.yaml | 257 ++++++++++ > .../bindings/mfd/rockchip,rk809.yaml | 284 +++++++++++ > .../bindings/mfd/rockchip,rk817.yaml | 330 +++++++++++++ > .../bindings/mfd/rockchip,rk818.yaml | 282 +++++++++++ > 6 files changed, 1372 insertions(+), 465 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/mfd/rk808.txt > create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk805.yaml > create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml > create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml > create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml > create mode 100644 Documentation/devicetree/bindings/mfd/rockchip,rk818.yaml Applied, thanks. -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog