[PATCH v3 02/11] reset: imx: Refactor driver to simplify function names

Marek Vasut marex at denx.de
Thu Mar 14 04:52:52 CET 2024


On 3/12/24 8:03 AM, Sumit Garg wrote:
> imx7_reset_{deassert/assert}_imx* are a bit more confusing when compared
> with imx*_reset_{deassert/assert}. So refactor driver to use function
> names easier to understand. This shouldn't affect the functionality
> though.
> 
> Suggested-by: Marek Vasut <marex at denx.de>
> Signed-off-by: Sumit Garg <sumit.garg at linaro.org>
> ---
>   drivers/reset/reset-imx7.c | 24 ++++++++++++------------

You could even rename the driver itself now, but that would be separate 
patch.

>   1 file changed, 12 insertions(+), 12 deletions(-)
Reviewed-by: Marek Vasut <marex at denx.de>


More information about the U-Boot mailing list