On Wed, 27 May 2020 at 06:52, Pratyush Yadav <[email protected]> wrote:
>
> From: Jean-Jacques Hiblot <[email protected]>
>
> The tests rely on a dummy driver to allocate and initialize the regmaps
> and the regmap fields using the managed API. The first test checks if
> the regmap config fields like width, reg_offset_shift, range specifiers,
> etc work. The second test checks if regmap fields behave properly (mask
> and shift are ok) by peeking into the regmap.
>
> Signed-off-by: Jean-Jacques Hiblot <[email protected]>
> Signed-off-by: Pratyush Yadav <[email protected]>
> ---
>  arch/sandbox/dts/test.dts |  13 +++
>  test/dm/regmap.c          | 198 ++++++++++++++++++++++++++++++++++++++
>  2 files changed, 211 insertions(+)

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

Reply via email to