[PATCH 1/2] test: dm: pinmux: Handle %pa in pinctrl-single mux output

Simon Glass sjg at chromium.org
Sun Aug 20 23:57:35 CEST 2023


On Sat, 12 Aug 2023 at 21:32, Marek Vasut
<marek.vasut+renesas at mailbox.org> wrote:
>
> The pinctrl-single driver uses %pa to print register value
> in its single_get_pin_muxing() output. Handle this properly
> in the test based on CONFIG_PHYS_64BIT .
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> ---
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  test/dm/pinmux.c | 92 +++++++++++++++++++++++++++---------------------
>  1 file changed, 51 insertions(+), 41 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list