mbox series

[GIT,PULL] dt-bindings: qcom for v5.20, version 2

Message ID 20220628092253.21905-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] dt-bindings: qcom for v5.20, version 2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt-bindings-qcom-5.20-2

Message

Krzysztof Kozlowski June 28, 2022, 9:22 a.m. UTC
Hi Rob and Bjorn,

On top of my previous pull few days ago:
https://lore.kernel.org/all/20220623145837.456817-1-krzysztof.kozlowski@linaro.org/

Difference is only one new patch - the cpufreq bindings fix.


Message from previous pull:

I am fixing/improving quite a lot of Qualcomm bindings and I produced several
separate patchsets. They wait on mailing list for quite a long time, in some
cases two months, so I decided to grab all them and send in one organized pull.

All patches here got Rob's ack.

This also brings compatibles for Qualcomm boards, therefore it might be
desirable to merge everything through Bjorn's tree, however at this point I
want to just get it merged as fast as possible, because I am really afraid they
will miss the v5.20 cycle.  Therefore the pull is towards Rob, but maybe
First-comes-first-served is also good approach.

Best regards,
Krzysztof

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt-bindings-qcom-5.20-2

for you to fetch changes up to 062529700fdb843eee921961eb3cbc6a51419491:

  dt-bindings: cpufreq: qcom-cpufreq-nvmem: fix board compatible in example (2022-06-28 10:28:50 +0200)

----------------------------------------------------------------
Devicetree bindings for Qualcomm for v5.20

Cleanup, fixes and additions of missing pieces for Qualcomm bindings.
These are address dtbs_check warnings and do not bring new hardware
(new compatibles are added for existing boards/hardware).

----------------------------------------------------------------
Krzysztof Kozlowski (25):
      dt-bindings: soc: qcom,rpmh-rsc: simplify qcom,tcs-config
      spi: dt-bindings: qcom,spi-geni-qcom: allow three interconnects
      dt-bindings: soc: qcom: aoss: document qcom,sm8450-aoss-qmp
      dt-bindings: soc: qcom: qcom,smd-rpm: add power-controller
      dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
      dt-bindings: leds: qcom-wled: fix number of addresses
      dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles
      dt-bindings: arm: qcom: fix Longcheer L8150 compatibles
      dt-bindings: arm: qcom: fix MSM8916 MTP compatibles
      dt-bindings: arm: qcom: fix MSM8994 boards compatibles
      dt-bindings: arm: qcom: add missing MSM8916 board compatibles
      dt-bindings: arm: qcom: add missing MSM8994 board compatibles
      dt-bindings: arm: qcom: add missing SM8150 board compatibles
      dt-bindings: arm: qcom: add missing SM8250 board compatibles
      dt-bindings: arm: qcom: add missing SM8350 board compatibles
      dt-bindings: vendor-prefixes: add Shift GmbH
      dt-bindings: arm: qcom: add missing MSM8998 board compatibles
      dt-bindings: arm: qcom: add missing MSM8992 board compatibles
      dt-bindings: arm: qcom: add missing QCS404 board compatibles
      dt-bindings: arm: qcom: add missing SDM630 board compatibles
      dt-bindings: arm: qcom: add missing SDM636 board compatibles
      dt-bindings: arm: qcom: add missing SDM845 board compatibles
      dt-bindings: arm: qcom: add missing SM6125 board compatibles
      dt-bindings: arm: qcom: add missing SM6350 board compatibles
      dt-bindings: cpufreq: qcom-cpufreq-nvmem: fix board compatible in example

 Documentation/devicetree/bindings/arm/qcom.yaml    | 108 +++++++++++++++++++--
 .../bindings/cpufreq/qcom-cpufreq-nvmem.yaml       |   4 +-
 .../bindings/leds/backlight/qcom-wled.yaml         |   9 +-
 .../devicetree/bindings/nvmem/qcom,qfprom.yaml     |   2 +
 .../bindings/soc/qcom/qcom,aoss-qmp.yaml           |   1 +
 .../bindings/soc/qcom/qcom,rpmh-rsc.yaml           |  33 +++----
 .../devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml |   3 +
 .../bindings/spi/qcom,spi-geni-qcom.yaml           |   5 +-
 .../devicetree/bindings/vendor-prefixes.yaml       |   2 +
 9 files changed, 135 insertions(+), 32 deletions(-)

Comments

Bjorn Andersson July 20, 2022, 3:31 p.m. UTC | #1
On Tue 28 Jun 04:22 CDT 2022, Krzysztof Kozlowski wrote:
[..]
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt-bindings-qcom-5.20-2
> 
> for you to fetch changes up to 062529700fdb843eee921961eb3cbc6a51419491:
> 
>   dt-bindings: cpufreq: qcom-cpufreq-nvmem: fix board compatible in example (2022-06-28 10:28:50 +0200)
> 
> ----------------------------------------------------------------
> Devicetree bindings for Qualcomm for v5.20
> 
> Cleanup, fixes and additions of missing pieces for Qualcomm bindings.
> These are address dtbs_check warnings and do not bring new hardware
> (new compatibles are added for existing boards/hardware).
> 
> ----------------------------------------------------------------
> Krzysztof Kozlowski (25):

Many thanks for gathering these patches in a pull request!

>       dt-bindings: soc: qcom,rpmh-rsc: simplify qcom,tcs-config
>       spi: dt-bindings: qcom,spi-geni-qcom: allow three interconnects

This,

>       dt-bindings: soc: qcom: aoss: document qcom,sm8450-aoss-qmp
>       dt-bindings: soc: qcom: qcom,smd-rpm: add power-controller
>       dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles

this,

>       dt-bindings: leds: qcom-wled: fix number of addresses

this

>       dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles
>       dt-bindings: arm: qcom: fix Longcheer L8150 compatibles
>       dt-bindings: arm: qcom: fix MSM8916 MTP compatibles
>       dt-bindings: arm: qcom: fix MSM8994 boards compatibles
>       dt-bindings: arm: qcom: add missing MSM8916 board compatibles
>       dt-bindings: arm: qcom: add missing MSM8994 board compatibles
>       dt-bindings: arm: qcom: add missing SM8150 board compatibles
>       dt-bindings: arm: qcom: add missing SM8250 board compatibles
>       dt-bindings: arm: qcom: add missing SM8350 board compatibles
>       dt-bindings: vendor-prefixes: add Shift GmbH
>       dt-bindings: arm: qcom: add missing MSM8998 board compatibles
>       dt-bindings: arm: qcom: add missing MSM8992 board compatibles
>       dt-bindings: arm: qcom: add missing QCS404 board compatibles
>       dt-bindings: arm: qcom: add missing SDM630 board compatibles
>       dt-bindings: arm: qcom: add missing SDM636 board compatibles
>       dt-bindings: arm: qcom: add missing SDM845 board compatibles
>       dt-bindings: arm: qcom: add missing SM6125 board compatibles
>       dt-bindings: arm: qcom: add missing SM6350 board compatibles
>       dt-bindings: cpufreq: qcom-cpufreq-nvmem: fix board compatible in example

and this does however need to go through respective maintainers' trees.

I've incorporated the rest in my trees now.

Thanks,
Bjorn
Krzysztof Kozlowski July 20, 2022, 4:33 p.m. UTC | #2
On 20/07/2022 17:31, Bjorn Andersson wrote:
> On Tue 28 Jun 04:22 CDT 2022, Krzysztof Kozlowski wrote:
> [..]
>> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
>>
>>   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
>>
>> are available in the Git repository at:
>>
>>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt-bindings-qcom-5.20-2
>>
>> for you to fetch changes up to 062529700fdb843eee921961eb3cbc6a51419491:
>>
>>   dt-bindings: cpufreq: qcom-cpufreq-nvmem: fix board compatible in example (2022-06-28 10:28:50 +0200)
>>
>> ----------------------------------------------------------------
>> Devicetree bindings for Qualcomm for v5.20
>>
>> Cleanup, fixes and additions of missing pieces for Qualcomm bindings.
>> These are address dtbs_check warnings and do not bring new hardware
>> (new compatibles are added for existing boards/hardware).
>>
>> ----------------------------------------------------------------
>> Krzysztof Kozlowski (25):
> 
> Many thanks for gathering these patches in a pull request!
> 
>>       dt-bindings: soc: qcom,rpmh-rsc: simplify qcom,tcs-config
>>       spi: dt-bindings: qcom,spi-geni-qcom: allow three interconnects
> 
> This,
> 
>>       dt-bindings: soc: qcom: aoss: document qcom,sm8450-aoss-qmp
>>       dt-bindings: soc: qcom: qcom,smd-rpm: add power-controller
>>       dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
> 
> this,
> 
>>       dt-bindings: leds: qcom-wled: fix number of addresses
> 
> this


Although it is preferred that such subsystem patches go via subsystem
trees, but subsystem maintainers sometimes do not pick up DT binding
patches. Maybe they expect Rob will pick them up or sub-arch maintainer.
I don't know. I just see the result that they wait for months (like [1]
was waiting for ~1.5 months)

If you don't want to take them, even though these are fixes, I will try
to poke the maintainers.

> 
>>       dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles
>>       dt-bindings: arm: qcom: fix Longcheer L8150 compatibles
>>       dt-bindings: arm: qcom: fix MSM8916 MTP compatibles
>>       dt-bindings: arm: qcom: fix MSM8994 boards compatibles
>>       dt-bindings: arm: qcom: add missing MSM8916 board compatibles
>>       dt-bindings: arm: qcom: add missing MSM8994 board compatibles
>>       dt-bindings: arm: qcom: add missing SM8150 board compatibles
>>       dt-bindings: arm: qcom: add missing SM8250 board compatibles
>>       dt-bindings: arm: qcom: add missing SM8350 board compatibles
>>       dt-bindings: vendor-prefixes: add Shift GmbH
>>       dt-bindings: arm: qcom: add missing MSM8998 board compatibles
>>       dt-bindings: arm: qcom: add missing MSM8992 board compatibles
>>       dt-bindings: arm: qcom: add missing QCS404 board compatibles
>>       dt-bindings: arm: qcom: add missing SDM630 board compatibles
>>       dt-bindings: arm: qcom: add missing SDM636 board compatibles
>>       dt-bindings: arm: qcom: add missing SDM845 board compatibles
>>       dt-bindings: arm: qcom: add missing SM6125 board compatibles
>>       dt-bindings: arm: qcom: add missing SM6350 board compatibles
>>       dt-bindings: cpufreq: qcom-cpufreq-nvmem: fix board compatible in example
> 
> and this does however need to go through respective maintainers' trees.

However this one last should go via your tree, as expressed by Rob (and
acked by Viresh) in [2]. It fixes the issue which is exposed by
dt-bindings/arm/qcom change (not caused by visible because of).

[1]
https://lore.kernel.org/all/20220505154702.422108-1-krzysztof.kozlowski@linaro.org/

[2] https://lore.kernel.org/all/20220627195040.GA2840123-robh@kernel.org/


Best regards,
Krzysztof