mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
arm64: dts: mt6359: Add #sound-dai-cells property
MT6359 provides digital audio interfaces. Add a #sound-dai-cells property for it to allow pointing to it from dai-link nodes. Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com> Link: https://lore.kernel.org/r/20241210-genio700-audio-output-v2-1-c50886ae0be2@collabora.com Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
parent
9545ba1428
commit
9bc8353be7
|
|
@ -8,6 +8,7 @@ pmic: pmic {
|
|||
compatible = "mediatek,mt6359";
|
||||
interrupt-controller;
|
||||
#interrupt-cells = <2>;
|
||||
#sound-dai-cells = <1>;
|
||||
|
||||
pmic_adc: adc {
|
||||
compatible = "mediatek,mt6359-auxadc";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user