arm64: dts: qcom: msm8916: Add common msm8916-modem-qdsp6.dtsi
authorStephan Gerhold <stephan@gerhold.net>
Tue, 3 Oct 2023 13:18:22 +0000 (15:18 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sat, 21 Oct 2023 20:06:57 +0000 (13:06 -0700)
commit8abbd235b2ecbfba0a445ccd400a54af8fd83bc2
treeec26cbaf011e6243acc91ee67c5474206f069cfd
parent0718ff7185cf42f8e817e39552feb9d6ed901aff
arm64: dts: qcom: msm8916: Add common msm8916-modem-qdsp6.dtsi

Most MSM8916/MSM8939 devices use very similar setups for the modem,
because most of the device-specific details are abstracted by the modem
firmware. There are several definitions (status switches, DAI links
etc) that will be exactly the same for every board.

Introduce a common msm8916-modem-qdsp6.dtsi include that can be used to
simplify enabling the modem for such devices. By default the
digital/analog codec in the SoC/PMIC is used, but boards can define
additional codecs by adding additional backend DAI links.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20231003-msm8916-modem-v2-4-61b684be55c0@gerhold.net
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/msm8916-modem-qdsp6.dtsi [new file with mode: 0644]