U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Tom Rini <trini@konsulko.com>,  Lukasz Majewski <lukma@denx.de>,
	 Sean Anderson <seanga2@gmail.com>,
	 Simon Glass <sjg@chromium.org>,
	 Jaehoon Chung <jh80.chung@samsung.com>,
	 Anatolij Gustschin <agust@denx.de>,
	u-boot@lists.denx.de,  Ian Ray <ian.ray@gehealthcare.com>,
	 Michael Nazzareno Trimarchi <michael@amarulasolutions.com>,
	 Dario Binacchi <dario.binacchi@amarulasolutions.com>,
	 Adam Ford <aford173@gmail.com>, Marek Vasut <marex@denx.de>
Subject: Re: [PATCH v2 00/13] Add imx8mp video support
Date: Fri, 20 Dec 2024 10:16:03 +0100	[thread overview]
Message-ID: <877c7uww8c.fsf@bootlin.com> (raw)
In-Reply-To: <CAOMZO5B=4eoMxxFKieUgXVWMpJOad-V-o+NmG3JhAMFptP4DgQ@mail.gmail.com> (Fabio Estevam's message of "Mon, 9 Dec 2024 09:12:17 -0300")

Hi Fabio,

> There are errors in CI when this series is applied.
>
> Please take a look at the sandbox test failures:

I observed errors while locally testing which looked unrelated. I'll do
another test round and see what I can fix.

> https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/23735
>
> Also, please make sure that v3 passes Azure CI tests.

Am I allowed to push a branch to this repository to validate the CI
passes? Or is there a command that spawns a container of some kind and
runs the test which I'd missed? Any pointers will be appreciated.

Thanks a lot,
Miquèl

  reply	other threads:[~2024-12-20  9:16 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-05 13:54 [PATCH v2 00/13] Add imx8mp video support Miquel Raynal
2024-12-05 13:54 ` [PATCH v2 01/13] dm: doc: Fix example Miquel Raynal
2024-12-05 17:56   ` Simon Glass
2024-12-05 13:54 ` [PATCH v2 02/13] dm: core: Add a helper to retrieve devices through graph endpoints Miquel Raynal
2024-12-05 17:57   ` Simon Glass
2024-12-05 13:54 ` [PATCH v2 03/13] sandbox: Add a fake display controller and link it to the panel Miquel Raynal
2024-12-05 17:56   ` Simon Glass
2024-12-05 13:54 ` [PATCH v2 04/13] test: dm: test-fdt: Add checks for uclass_get_device_by_endpoint() Miquel Raynal
2024-12-05 17:57   ` Simon Glass
2024-12-05 13:54 ` [PATCH v2 05/13] power-domain: Add refcounting Miquel Raynal
2024-12-05 17:56   ` Simon Glass
2024-12-06 14:38     ` Miquel Raynal
2024-12-05 13:54 ` [PATCH v2 06/13] clk: Ensure the parent clocks are enabled while reparenting Miquel Raynal
2024-12-05 13:54 ` [PATCH v2 07/13] clk: imx8mp: Add media related clocks Miquel Raynal
2024-12-05 13:54 ` [PATCH v2 08/13] imx: power-domain: Describe the i.MX8 MEDIAMIX domain Miquel Raynal
2024-12-05 13:54 ` [PATCH v2 09/13] imx: power-domain: Add support for the MEDIAMIX control block Miquel Raynal
2024-12-05 13:54 ` [PATCH v2 10/13] video: imx: Fix Makefile in order to be able to add other imx drivers Miquel Raynal
2024-12-05 13:54 ` [PATCH v2 11/13] video: imx: Add LDB driver Miquel Raynal
2024-12-05 13:54 ` [PATCH v2 12/13] video: imx: Add LCDIF driver Miquel Raynal
2024-12-05 13:54 ` [PATCH v2 13/13] imx8mp_evk: Enable display support Miquel Raynal
2024-12-09 12:12 ` [PATCH v2 00/13] Add imx8mp video support Fabio Estevam
2024-12-20  9:16   ` Miquel Raynal [this message]
2024-12-20 12:19     ` Fabio Estevam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877c7uww8c.fsf@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=aford173@gmail.com \
    --cc=agust@denx.de \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=festevam@gmail.com \
    --cc=ian.ray@gehealthcare.com \
    --cc=jh80.chung@samsung.com \
    --cc=lukma@denx.de \
    --cc=marex@denx.de \
    --cc=michael@amarulasolutions.com \
    --cc=seanga2@gmail.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox