ARM: dts: qcom: Add llcc support for tuna7

Add the soc specific compatible for tuna7 llcc.

Change-Id: I33c1b2c62ae11c6d65f3c83e379da77f846d20b4
Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
This commit is contained in:
Souradeep Chowdhury
2024-11-25 21:00:06 +05:30
parent 21d3f15098
commit 33e7aa715b
2 changed files with 5 additions and 1 deletions

View File

@@ -14,3 +14,7 @@
&adsp_pas {
firmware-name = "adsp2.mdt", "adsp2_dtb.mdt";
};
&llcc {
compatible = "qcom,tuna7-llcc";
};