Mark Brown
12e51866c7
ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes
...
Merge series from Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>:
Hi,
Dependencies/merging
====================
1. The DTS patches are independent.
2. The binding patches should come together, because of context changes. Could
be one of: Qualcomm SoC, ASoC or DT tree.
Changes since v3
================
1. Patch 9-10: re-order, so first apr.yaml is corrected and then we convert to
DT schema. This makes patchset fully bisectable in expense of changing the same
lines twice.
2. Patch 11: New patch.
Changes since v2
================
1. Patch 9: rename and extend commit msg.
2. Add Rb tags.
Changes since v1
================
1. Patch 9: New patch.
2. Patch 10: Correct also sound/qcom,q6apm-dai.yaml (Rob).
2. Patch 13: New patch.
3. Add Rb/Tb tags.
Best regards,
Krzysztof
Krzysztof Kozlowski (15):
arm64: dts: qcom: sdm630: align APR services node names with dtschema
arm64: dts: qcom: sdm845: align APR services node names with dtschema
arm64: dts: qcom: sm8250: align APR services node names with dtschema
arm64: dts: qcom: msm8996: fix APR services nodes
arm64: dts: qcom: sdm845: align dai node names with dtschema
arm64: dts: qcom: msm8996: align dai node names with dtschema
arm64: dts: qcom: qrb5165-rb5: align dai node names with dtschema
arm64: dts: qcom: sm8250: use generic name for LPASS clock controller
dt-bindings: soc: qcom: apr: correct service children
ASoC: dt-bindings: qcom,q6asm: convert to dtschema
ASoC: dt-bindings: qcom,q6adm: convert to dtschema
ASoC: dt-bindings: qcom,q6dsp-lpass-ports: cleanup example
ASoC: dt-bindings: qcom,q6dsp-lpass-clocks: cleanup example
ASoC: dt-bindings: qcom,q6apm-dai: adjust indentation in example
dt-bindings: soc: qcom: apr: add missing properties
.../bindings/soc/qcom/qcom,apr.yaml | 112 ++++++++++++++++--
.../bindings/sound/qcom,q6adm-routing.yaml | 52 ++++++++
.../devicetree/bindings/sound/qcom,q6adm.txt | 39 ------
.../bindings/sound/qcom,q6apm-dai.yaml | 21 ++--
.../bindings/sound/qcom,q6asm-dais.yaml | 112 ++++++++++++++++++
.../devicetree/bindings/sound/qcom,q6asm.txt | 70 -----------
.../sound/qcom,q6dsp-lpass-clocks.yaml | 36 +++---
.../sound/qcom,q6dsp-lpass-ports.yaml | 64 +++++-----
arch/arm64/boot/dts/qcom/msm8996.dtsi | 10 +-
arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 4 +-
arch/arm64/boot/dts/qcom/sdm630.dtsi | 8 +-
arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 2 +-
.../boot/dts/qcom/sdm845-xiaomi-beryllium.dts | 2 +-
.../boot/dts/qcom/sdm845-xiaomi-polaris.dts | 4 +-
arch/arm64/boot/dts/qcom/sdm845.dtsi | 8 +-
arch/arm64/boot/dts/qcom/sm8250.dtsi | 10 +-
16 files changed, 346 insertions(+), 208 deletions(-)
create mode 100644 Documentation/devicetree/bindings/sound/qcom,q6adm-routing.yaml
delete mode 100644 Documentation/devicetree/bindings/sound/qcom,q6adm.txt
create mode 100644 Documentation/devicetree/bindings/sound/qcom,q6asm-dais.yaml
delete mode 100644 Documentation/devicetree/bindings/sound/qcom,q6asm.txt
--
2.34.1
2022-09-15 10:29:01 +01:00
..
2022-08-08 11:31:40 -07:00
2022-08-27 14:43:18 +02:00
2022-08-30 11:12:52 +01:00
2022-09-02 10:50:08 -07:00
2022-08-16 05:42:51 +09:00
2022-08-08 20:51:59 -07:00
2022-09-09 15:08:40 -04:00
2022-09-03 13:23:11 -07:00
2022-08-04 12:12:54 -07:00
2022-08-29 22:33:46 +05:30
2022-08-26 11:19:44 -04:00
2022-08-31 12:06:46 -07:00
2022-08-11 14:41:52 -07:00
2022-08-04 19:30:35 -07:00
2022-07-14 19:17:41 +02:00
2022-08-23 20:00:52 +02:00
2022-08-08 14:29:00 -07:00
2022-08-02 17:45:14 -07:00
2022-08-05 16:11:38 -07:00
2022-07-17 17:14:30 -07:00
2022-08-08 14:29:00 -07:00
2022-08-04 19:30:35 -07:00
2022-08-25 13:10:30 +02:00
2022-08-06 16:38:17 -07:00
2022-07-15 11:37:41 +09:00
2022-07-28 22:21:54 -07:00
2022-09-08 07:37:38 -04:00
2022-09-03 22:56:34 +02:00
2022-09-10 01:42:47 +10:00
2022-08-31 09:54:14 -07:00
2022-07-18 11:19:02 +00:00
2022-09-09 10:45:08 -07:00
2022-07-16 21:47:44 -05:00
2022-08-05 10:07:23 -07:00
2022-08-21 10:27:33 +02:00
2022-08-02 11:17:00 -07:00
2022-08-21 18:24:16 +01:00
2022-09-07 11:22:18 +03:00
2022-09-03 13:09:46 -07:00
2022-07-15 17:56:31 +03:00
2022-09-11 08:30:41 +02:00
2022-08-18 17:37:22 +02:00
2022-08-08 11:36:21 -07:00
2022-07-20 22:06:30 +10:00
2022-08-08 10:19:40 -07:00
2022-08-26 11:05:54 -07:00
2022-08-30 15:32:07 +02:00
2022-08-08 14:29:00 -07:00
2022-08-04 19:41:09 -07:00
2022-08-06 10:25:16 -07:00
2022-09-01 16:13:07 +02:00
2022-09-02 15:03:12 -07:00
2022-08-05 14:13:45 -07:00
2022-09-09 14:46:44 -04:00
2022-08-22 14:51:30 +01:00
2022-08-09 17:54:03 -04:00
2022-08-12 09:50:34 -07:00
2022-09-09 15:03:08 -04:00
2022-08-04 12:12:54 -07:00
2022-08-12 18:39:43 -07:00
2022-08-03 17:49:38 +02:00
2022-08-22 11:09:17 +02:00
2022-08-13 14:00:45 -07:00
2022-08-15 20:31:35 +02:00
2022-09-09 14:06:10 -04:00
2022-08-04 19:30:35 -07:00
2022-08-10 11:01:44 -07:00
2022-09-02 10:35:51 -07:00
2022-07-22 17:23:45 -05:00
2022-08-12 09:37:33 -07:00
2022-08-02 11:17:00 -07:00
2022-08-04 12:12:54 -07:00
2022-08-04 12:12:54 -07:00
2022-09-08 12:56:20 -04:00
2022-08-16 01:40:24 -04:00
2022-08-05 10:02:33 -07:00
2022-07-16 23:08:47 -05:00
2022-08-09 00:56:41 +02:00
2022-08-20 11:29:01 -07:00
2022-09-06 22:31:05 -04:00
2022-09-02 11:28:40 +02:00
2022-09-13 15:05:38 +01:00
2022-09-08 13:13:47 -04:00
2022-08-30 17:15:16 +02:00
2022-08-13 13:41:48 -07:00
2022-08-25 11:40:06 +02:00
2022-08-27 15:07:58 +02:00
2022-09-09 14:13:36 -04:00
2022-08-30 14:40:17 +02:00
2022-08-19 21:34:36 -04:00
2022-09-02 09:10:08 +02:00
2022-08-11 10:00:36 -04:00
2022-09-09 07:44:33 -04:00
2022-08-12 09:50:34 -07:00
2022-08-26 19:56:18 +02:00
2022-09-01 13:00:48 -06:00
2022-08-16 01:40:24 -04:00
2022-08-08 15:04:04 -07:00
2022-09-03 13:23:11 -07:00
2022-08-04 12:01:42 -07:00