All of lore.kernel.org
 help / color / mirror / Atom feed
From: AngeloGioacchino Del Regno  <angelogioacchino.delregno@collabora.com>
To: Matthias Brugger <matthias.bgg@gmail.com>, robh+dt@kernel.org
Cc: krzysztof.kozlowski+dt@linaro.org, sboyd@kernel.org,
	chun-jie.chen@mediatek.com, rex-bc.chen@mediatek.com,
	wenst@chromium.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] dt-bindings: arm: MediaTek: Fix clock bindings
Date: Tue, 17 May 2022 15:43:44 +0200	[thread overview]
Message-ID: <7f1660f4-63bd-8f24-4c7a-4b92f0d38e16@collabora.com> (raw)
In-Reply-To: <21581440-a65c-ee8c-95e4-0e179c2838dd@gmail.com>

Il 17/05/22 15:39, Matthias Brugger ha scritto:
> 
> 
> On 17/05/2022 12:15, 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@collabora.com/#24859953 
>>
> 
> I would say we could squash patches here and make it 3 instead of 6.
> In any case for the whole series:
> 
> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
> 

I had the same initial idea, but chose to do it in 6 patches because otherwise
the titles would be too generic and not really effectual in the end...

If anyone wants them squashed, now you know what was my difficulty and my
reasons :-)

By the way, thank you!

>>
>> 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
>>
>>   .../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(-)
>>


WARNING: multiple messages have this Message-ID (diff)
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: Matthias Brugger <matthias.bgg@gmail.com>, robh+dt@kernel.org
Cc: krzysztof.kozlowski+dt@linaro.org, sboyd@kernel.org,
	chun-jie.chen@mediatek.com, rex-bc.chen@mediatek.com,
	wenst@chromium.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] dt-bindings: arm: MediaTek: Fix clock bindings
Date: Tue, 17 May 2022 15:43:44 +0200	[thread overview]
Message-ID: <7f1660f4-63bd-8f24-4c7a-4b92f0d38e16@collabora.com> (raw)
In-Reply-To: <21581440-a65c-ee8c-95e4-0e179c2838dd@gmail.com>

Il 17/05/22 15:39, Matthias Brugger ha scritto:
> 
> 
> On 17/05/2022 12:15, 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@collabora.com/#24859953 
>>
> 
> I would say we could squash patches here and make it 3 instead of 6.
> In any case for the whole series:
> 
> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
> 

I had the same initial idea, but chose to do it in 6 patches because otherwise
the titles would be too generic and not really effectual in the end...

If anyone wants them squashed, now you know what was my difficulty and my
reasons :-)

By the way, thank you!

>>
>> 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
>>
>>   .../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(-)
>>


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: Matthias Brugger <matthias.bgg@gmail.com>, robh+dt@kernel.org
Cc: krzysztof.kozlowski+dt@linaro.org, sboyd@kernel.org,
	chun-jie.chen@mediatek.com, rex-bc.chen@mediatek.com,
	wenst@chromium.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] dt-bindings: arm: MediaTek: Fix clock bindings
Date: Tue, 17 May 2022 15:43:44 +0200	[thread overview]
Message-ID: <7f1660f4-63bd-8f24-4c7a-4b92f0d38e16@collabora.com> (raw)
In-Reply-To: <21581440-a65c-ee8c-95e4-0e179c2838dd@gmail.com>

Il 17/05/22 15:39, Matthias Brugger ha scritto:
> 
> 
> On 17/05/2022 12:15, 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@collabora.com/#24859953 
>>
> 
> I would say we could squash patches here and make it 3 instead of 6.
> In any case for the whole series:
> 
> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
> 

I had the same initial idea, but chose to do it in 6 patches because otherwise
the titles would be too generic and not really effectual in the end...

If anyone wants them squashed, now you know what was my difficulty and my
reasons :-)

By the way, thank you!

>>
>> 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
>>
>>   .../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(-)
>>


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-05-17 13:43 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17 10:15 [PATCH 0/6] dt-bindings: arm: MediaTek: Fix clock bindings AngeloGioacchino Del Regno
2022-05-17 10:15 ` AngeloGioacchino Del Regno
2022-05-17 10:15 ` AngeloGioacchino Del Regno
2022-05-17 10:15 ` [PATCH 1/6] dt-bindings: arm: mt8186-clock: Remove unnecessary 'items' and fix formatting AngeloGioacchino Del Regno
2022-05-17 10:15   ` AngeloGioacchino Del Regno
2022-05-17 10:15   ` AngeloGioacchino Del Regno
2022-05-17 14:30   ` Krzysztof Kozlowski
2022-05-17 14:30     ` Krzysztof Kozlowski
2022-05-17 14:30     ` Krzysztof Kozlowski
2022-05-17 10:15 ` [PATCH 2/6] dt-bindings: arm: mt8186: Set #clock-cells as required property AngeloGioacchino Del Regno
2022-05-17 10:15   ` AngeloGioacchino Del Regno
2022-05-17 10:15   ` AngeloGioacchino Del Regno
2022-05-17 14:34   ` Krzysztof Kozlowski
2022-05-17 14:34     ` Krzysztof Kozlowski
2022-05-17 14:34     ` Krzysztof Kozlowski
2022-05-18  9:24     ` AngeloGioacchino Del Regno
2022-05-18  9:24       ` AngeloGioacchino Del Regno
2022-05-18  9:24       ` AngeloGioacchino Del Regno
2022-05-18  9:30       ` Krzysztof Kozlowski
2022-05-18  9:30         ` Krzysztof Kozlowski
2022-05-18  9:30         ` Krzysztof Kozlowski
2022-05-17 10:15 ` [PATCH 3/6] dt-bindings: arm: mt8195-clock: Remove unnecessary 'items' and fix formatting AngeloGioacchino Del Regno
2022-05-17 10:15   ` AngeloGioacchino Del Regno
2022-05-17 10:15   ` AngeloGioacchino Del Regno
2022-05-17 14:31   ` Krzysztof Kozlowski
2022-05-17 14:31     ` Krzysztof Kozlowski
2022-05-17 14:31     ` Krzysztof Kozlowski
2022-05-17 10:15 ` [PATCH 4/6] dt-bindings: arm: mt8195: Set #clock-cells as required property AngeloGioacchino Del Regno
2022-05-17 10:15   ` AngeloGioacchino Del Regno
2022-05-17 10:15   ` AngeloGioacchino Del Regno
2022-05-17 14:34   ` Krzysztof Kozlowski
2022-05-17 14:34     ` Krzysztof Kozlowski
2022-05-17 14:34     ` Krzysztof Kozlowski
2022-05-17 10:15 ` [PATCH 5/6] dt-bindings: arm: mt8192-clock: Remove unnecessary 'items' AngeloGioacchino Del Regno
2022-05-17 10:15   ` AngeloGioacchino Del Regno
2022-05-17 10:15   ` AngeloGioacchino Del Regno
2022-05-17 14:31   ` Krzysztof Kozlowski
2022-05-17 14:31     ` Krzysztof Kozlowski
2022-05-17 14:31     ` Krzysztof Kozlowski
2022-05-17 15:04   ` Nícolas F. R. A. Prado
2022-05-17 15:04     ` Nícolas F. R. A. Prado
2022-05-17 15:04     ` Nícolas F. R. A. Prado
2022-05-17 10:15 ` [PATCH 6/6] dt-bindings: arm: mt8192: Set #clock-cells as required property AngeloGioacchino Del Regno
2022-05-17 10:15   ` AngeloGioacchino Del Regno
2022-05-17 10:15   ` AngeloGioacchino Del Regno
2022-05-17 14:34   ` Krzysztof Kozlowski
2022-05-17 14:34     ` Krzysztof Kozlowski
2022-05-17 14:34     ` Krzysztof Kozlowski
2022-05-17 13:39 ` [PATCH 0/6] dt-bindings: arm: MediaTek: Fix clock bindings Matthias Brugger
2022-05-17 13:39   ` Matthias Brugger
2022-05-17 13:39   ` Matthias Brugger
2022-05-17 13:43   ` AngeloGioacchino Del Regno [this message]
2022-05-17 13:43     ` AngeloGioacchino Del Regno
2022-05-17 13:43     ` AngeloGioacchino Del Regno
2022-05-17 15:05 ` Nícolas F. R. A. Prado
2022-05-17 15:05   ` Nícolas F. R. A. Prado
2022-05-17 15:05   ` Nícolas F. R. A. Prado

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7f1660f4-63bd-8f24-4c7a-4b92f0d38e16@collabora.com \
    --to=angelogioacchino.delregno@collabora.com \
    --cc=chun-jie.chen@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=rex-bc.chen@mediatek.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=wenst@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.