[PATCH v3 02/10] dma-engine: sun4i: Add has_reset option to quirk
Krzysztof Kozlowski
krzk at kernel.org
Sun Oct 27 13:43:17 PDT 2024
On Sun, Oct 27, 2024 at 07:08:55PM +0100, Csókás, Bence wrote:
> From: Mesih Kilinc <mesihkilinc at gmail.com>
>
> Allwinner suniv F1C100s has a reset bit for DMA in CCU. Sun4i do not
> has this bit but in order to support suniv we need to add it. So add
> support for reset bit.
>
> Signed-off-by: Mesih Kilinc <mesihkilinc at gmail.com>
> [ csokas.bence: Rebased and addressed comments ]
> Signed-off-by: Csókás, Bence <csokas.bence at prolan.hu>
> ---
>
> Notes:
> Changes in v2:
> * Call reset_control_deassert() unconditionally, as it supports optional resets
> * Use dev_err_probe()
> * Whitespace
> Changes in v3:
> * More dev_err_probe()
You did not build v2. Then you send v3... which you also did not build.
Please start at least compiling your own code. Then start testing it,
but without building it cannot obviously be even tested.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list