Re: [PATCH v2 13/20] ASoC: mediatek: mt6359-accdet: Make PWM debounce settings internal

From: AngeloGioacchino Del Regno
Date: Mon Mar 03 2025 - 06:10:01 EST


Il 02/03/25 17:30, Nícolas F. R. A. Prado ha scritto:
Instead of reading a bunch of PWM debounce settings from the Devicetree,
set reasonable values inside the driver that are known to work across
multiple boards. There are no current users of these DT properties, so
no backward compatibility needs to be maintained. The properties can be
properly introduced in the binding in the future if different boards
really need to override them.

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

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