On Tue, May 17, 2022 at 12:15:08PM +0200, AngeloGioacchino Del Regno wrote: > As per Rob Herring's review [1] on my mt6795 clocks bindings patches, for > which I've used the already upstreamed ones as a base, it was found that > these bindings have some issues. > This series is addressing the issues that were found by Rob on my series, > which are present on all of the already merged bindings. > > [1]: https://patchwork.kernel.org/project/linux-mediatek/patch/20220513165050.500831-5-angelogioacchino.delregno@xxxxxxxxxxxxx/#24859953 > > AngeloGioacchino Del Regno (6): > dt-bindings: arm: mt8186-clock: Remove unnecessary 'items' and fix > formatting > dt-bindings: arm: mt8186: Set #clock-cells as required property > dt-bindings: arm: mt8195-clock: Remove unnecessary 'items' and fix > formatting > dt-bindings: arm: mt8195: Set #clock-cells as required property > dt-bindings: arm: mt8192-clock: Remove unnecessary 'items' > dt-bindings: arm: mt8192: Set #clock-cells as required property For the whole series, Reviewed-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx> Thanks, Nícolas > > .../arm/mediatek/mediatek,mt8186-clock.yaml | 29 ++++----- > .../mediatek/mediatek,mt8186-sys-clock.yaml | 1 + > .../arm/mediatek/mediatek,mt8192-clock.yaml | 46 +++++++-------- > .../mediatek/mediatek,mt8192-sys-clock.yaml | 1 + > .../arm/mediatek/mediatek,mt8195-clock.yaml | 59 ++++++++++--------- > .../mediatek/mediatek,mt8195-sys-clock.yaml | 1 + > 6 files changed, 71 insertions(+), 66 deletions(-) > > -- > 2.35.1 > >