On Fri, 8 Oct 2021 at 05:43, Dzmitry Sankouski <[email protected]> wrote:
>
> Currently driver supports only version 1 and 2.
> Version 5 has slightly different registers structure
>
> Signed-off-by: Dzmitry Sankouski <[email protected]>
> Cc: Ramon Fried <[email protected]>
> Cc: Tom Rini <[email protected]>
> ---
> Changes for v2:
> - change string formats in debug statements
> Changes for v3:
> - remove if else braces where possible
> Changes for v4:
> - change variable type to fix pointer cast warning
>
>  MAINTAINERS             |   1 +
>  drivers/spmi/spmi-msm.c | 154 +++++++++++++++++++++++++++-------------
>  2 files changed, 105 insertions(+), 50 deletions(-)
>

Reviewed-by: Simon Glass <[email protected]>

Reply via email to