mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
arm64: dts: mt8183: set DMIC one-wire mode on Damu
[ Upstream commit 6c379e8b984815fc8f876e4bc78c4d563f13ddae ]
Sets DMIC one-wire mode on Damu.
Fixes: cabc71b08e ("arm64: dts: mt8183: Add kukui-jacuzzi-damu board")
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Link: https://lore.kernel.org/r/20241113-damu-v4-1-6911b69610dd@chromium.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
aa874b5fbd
commit
71efb31f8c
@@ -26,6 +26,10 @@
|
|||||||
hid-descr-addr = <0x0001>;
|
hid-descr-addr = <0x0001>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&mt6358codec {
|
||||||
|
mediatek,dmic-mode = <1>; /* one-wire */
|
||||||
|
};
|
||||||
|
|
||||||
&qca_wifi {
|
&qca_wifi {
|
||||||
qcom,ath10k-calibration-variant = "GO_DAMU";
|
qcom,ath10k-calibration-variant = "GO_DAMU";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user