Hi Rob and Bjorn, 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 for you to fetch changes up to f9702486c77ba74f65859098e3d8e4bdb2e8a745: dt-bindings: arm: qcom: add missing SM6350 board compatibles (2022-06-22 10:11:34 +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 (24): 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 Documentation/devicetree/bindings/arm/qcom.yaml | 108 +++++++++++++++++++-- .../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 + 8 files changed, 133 insertions(+), 30 deletions(-)