Re: [PATCH v2 05/20] ASoC: mediatek: mt6359-accdet: Handle hp-eint-high property

From: AngeloGioacchino Del Regno
Date: Mon Mar 03 2025 - 06:15:37 EST


Il 02/03/25 17:30, Nícolas F. R. A. Prado ha scritto:
Now that the dt-binding was introduced, the property that governs the
eint polarity is a boolean called mediatek,hp-eint-high, while the
current code handles a u32 property called mediatek,eint-level-pol.
Update the driver handling accordingly.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>