mbox series

[0/3] dt-bindings: i2c: nvidia,tegra20-i2c: minor cleanups

Message ID 20240820-dt-bindings-i2c-nvidia-v1-0-2763e9a9a1b0@linaro.org
Headers show
Series dt-bindings: i2c: nvidia,tegra20-i2c: minor cleanups | expand

Message

Krzysztof Kozlowski Aug. 20, 2024, 8:44 a.m. UTC
Simple cleanups for nvidia I2C.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (3):
      dt-bindings: i2c: nvidia,tegra20-i2c: combine same if:then: clauses
      dt-bindings: i2c: nvidia,tegra20-i2c: restrict also clocks in if:then:
      dt-bindings: i2c: nvidia,tegra20-i2c: define power-domains top-level

 .../bindings/i2c/nvidia,tegra20-i2c.yaml           | 27 ++++++++++++----------
 1 file changed, 15 insertions(+), 12 deletions(-)
---
base-commit: 367b5c3d53e57d51a5878816804652963da90950
change-id: 20240820-dt-bindings-i2c-nvidia-895d89a18e8f

Best regards,

Comments

Thierry Reding Aug. 27, 2024, 2:03 p.m. UTC | #1
On Tue, Aug 20, 2024 at 10:44:23AM GMT, Krzysztof Kozlowski wrote:
> Simple cleanups for nvidia I2C.
> 
> Best regards,
> Krzysztof
> 
> ---
> Krzysztof Kozlowski (3):
>       dt-bindings: i2c: nvidia,tegra20-i2c: combine same if:then: clauses
>       dt-bindings: i2c: nvidia,tegra20-i2c: restrict also clocks in if:then:
>       dt-bindings: i2c: nvidia,tegra20-i2c: define power-domains top-level
> 
>  .../bindings/i2c/nvidia,tegra20-i2c.yaml           | 27 ++++++++++++----------
>  1 file changed, 15 insertions(+), 12 deletions(-)

It wasn't clear who you wanted to pick these up, so I've applied them to
the Tegra tree. Shout if anybody wants to take them through a different
tree.

Thanks,
Thierry
Thierry Reding Aug. 27, 2024, 2:03 p.m. UTC | #2
From: Thierry Reding <treding@nvidia.com>


On Tue, 20 Aug 2024 10:44:23 +0200, Krzysztof Kozlowski wrote:
> Simple cleanups for nvidia I2C.
> 
> Best regards,
> Krzysztof
> 

Applied, thanks!

[1/3] dt-bindings: i2c: nvidia,tegra20-i2c: combine same if:then: clauses
      commit: d7ae7599809754d23cf571b849db0fead206ea67
[2/3] dt-bindings: i2c: nvidia,tegra20-i2c: restrict also clocks in if:then:
      commit: 82ce7a4dc6d43f067a520fa5b1ac5f2a83797474
[3/3] dt-bindings: i2c: nvidia,tegra20-i2c: define power-domains top-level
      commit: 2d9bac9a590ea522328ac7cdce810128ec1f333f

Best regards,
Krzysztof Kozlowski Aug. 27, 2024, 2:21 p.m. UTC | #3
On 27/08/2024 16:03, Thierry Reding wrote:
> On Tue, Aug 20, 2024 at 10:44:23AM GMT, Krzysztof Kozlowski wrote:
>> Simple cleanups for nvidia I2C.
>>
>> Best regards,
>> Krzysztof
>>
>> ---
>> Krzysztof Kozlowski (3):
>>       dt-bindings: i2c: nvidia,tegra20-i2c: combine same if:then: clauses
>>       dt-bindings: i2c: nvidia,tegra20-i2c: restrict also clocks in if:then:
>>       dt-bindings: i2c: nvidia,tegra20-i2c: define power-domains top-level
>>
>>  .../bindings/i2c/nvidia,tegra20-i2c.yaml           | 27 ++++++++++++----------
>>  1 file changed, 15 insertions(+), 12 deletions(-)
> 
> It wasn't clear who you wanted to pick these up, so I've applied them to
> the Tegra tree. Shout if anybody wants to take them through a different
> tree.

They target I2C and I think they were merged by Andi:
https://lore.kernel.org/all/dkcfnidl3xgvspiusp3zftgdftyvlbxahlbumjdfl7dvxgmdmr@nomisqfu2mwb/

Best regards,
Krzysztof
Thierry Reding Aug. 29, 2024, 8:44 a.m. UTC | #4
On Tue, Aug 27, 2024 at 04:21:01PM GMT, Krzysztof Kozlowski wrote:
> On 27/08/2024 16:03, Thierry Reding wrote:
> > On Tue, Aug 20, 2024 at 10:44:23AM GMT, Krzysztof Kozlowski wrote:
> >> Simple cleanups for nvidia I2C.
> >>
> >> Best regards,
> >> Krzysztof
> >>
> >> ---
> >> Krzysztof Kozlowski (3):
> >>       dt-bindings: i2c: nvidia,tegra20-i2c: combine same if:then: clauses
> >>       dt-bindings: i2c: nvidia,tegra20-i2c: restrict also clocks in if:then:
> >>       dt-bindings: i2c: nvidia,tegra20-i2c: define power-domains top-level
> >>
> >>  .../bindings/i2c/nvidia,tegra20-i2c.yaml           | 27 ++++++++++++----------
> >>  1 file changed, 15 insertions(+), 12 deletions(-)
> > 
> > It wasn't clear who you wanted to pick these up, so I've applied them to
> > the Tegra tree. Shout if anybody wants to take them through a different
> > tree.
> 
> They target I2C and I think they were merged by Andi:
> https://lore.kernel.org/all/dkcfnidl3xgvspiusp3zftgdftyvlbxahlbumjdfl7dvxgmdmr@nomisqfu2mwb/

Indeed, I hadn't seen Andi's reply in the patch tracker, so had assumed
people were waiting for me to pick them into the Tegra tree.

I'll drop them.

Thanks,
Thierry