Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 14ef4966 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add audio test device for sdm670"

parents 7109e8e4 d3dff862
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -293,6 +293,19 @@ Required properties:

 - compatible : "qcom,msm-pcm-hostless"

* audio-load-mod

Required properties:

 - compatible : "qcom,audio-load-mod"

Optional properties:

 - compatible : "qcom,audio-test-mod"
		Add this compatible as child device to load-module device.
		This child device is added after lpass is up to invoke
		deferred probe devices.

* msm-ocmem-audio

Required properties:
@@ -642,6 +655,13 @@ Example:
                compatible = "qcom,msm-pcm-hostless";
        };

	audio_load_mod {
		compatible = "qcom,audio-load-mod";
		audio_test_mod {
			compatible = "qcom,audio-test-mod";
		};
	};

	qcom,msm-ocmem-audio {
		compatible = "qcom,msm-ocmem-audio";
		qcom,msm_bus,name = "audio-ocmem";
+7 −0
Original line number Diff line number Diff line
@@ -19,6 +19,13 @@
};

&soc {
	audio_load_mod {
		compatible = "qcom,audio-load-mod";
		audio_test_mod {
			compatible = "qcom,audio-test-mod";
		};
	};

	qcom,avtimer@62cf700c {
		compatible = "qcom,avtimer";
		reg = <0x62cf700c 0x4>,