mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Remove unsupported routes from crow tanggu platform. update snd card name for idp and qrd tangu variant. Change-Id: I7849c94351c9c021fe6a250e67c6d7ca3b60fae7
15 lines
328 B
Plaintext
15 lines
328 B
Plaintext
#include "crow-audio-overlay.dtsi"
|
|
|
|
&fm_i2s0_gpios {
|
|
status = "ok";
|
|
};
|
|
|
|
&kalama_snd {
|
|
qcom,model = "crow-idp-wsa883x-snd-card";
|
|
qcom,sku-model = "crow-idp-wsa883x-sku1-snd-card";
|
|
nvmem-cells = <&adsp_variant>;
|
|
nvmem-cell-names = "adsp_variant";
|
|
fsa4480-i2c-handle = <&fsa4480>;
|
|
qcom,pri-mi2s-gpios = <&fm_i2s0_gpios>;
|
|
};
|