public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
To: linux-media@vger.kernel.org
Subject: Re: [v2,00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
Date: Mon, 23 Jun 2025 18:39:35 +0200	[thread overview]
Message-ID: <5915490.DvuYhMxLoT@workhorse> (raw)
In-Reply-To: <6859822a.050a0220.3c48ee.1f2c@mx.google.com>

On Monday, 23 June 2025 18:34:50 Central European Summer Time Patchwork Integration wrote:
> Dear Nicolas Frattaroli:
> 
> Thanks for your patches! Unfortunately the Media CI robot has not been
> able to test them.
> 
> Make sure that the whole series 20250623-byeword-update-v2-0-cf1fc08a2e1f@collabora.com is
> available at lore. And that it can be cherry-picked on top the "next"
> branch of "https://gitlab.freedesktop.org/linux-media/media-committers.git".
> 
> You can try something like this:
>     git fetch https://gitlab.freedesktop.org/linux-media/media-committers.git next
>     git checkout FETCH_HEAD
>     b4 shazam 20250623-byeword-update-v2-0-cf1fc08a2e1f@collabora.com
> 
> Error message:
> Trying branch next c0b1da281d84d33281fc49289f0c7f8aada450ff...
> Running in OFFLINE mode
> Analyzing 21 messages in the thread
> Checking attestation on all messages, may take a moment...
> ---
>   [PATCH v2 1/20] bitmap: introduce hardware-specific bitfield operations
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-1-cf1fc08a2e1f@collabora.com
>   [PATCH v2 2/20] mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-2-cf1fc08a2e1f@collabora.com
>   [PATCH v2 3/20] soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-3-cf1fc08a2e1f@collabora.com
>   [PATCH v2 4/20] media: synopsys: hdmirx: replace macros with bitfield variants
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-4-cf1fc08a2e1f@collabora.com
>   [PATCH v2 5/20] drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-5-cf1fc08a2e1f@collabora.com
>   [PATCH v2 6/20] phy: rockchip-emmc: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-6-cf1fc08a2e1f@collabora.com
>   [PATCH v2 7/20] drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-7-cf1fc08a2e1f@collabora.com
>   [PATCH v2 8/20] drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-8-cf1fc08a2e1f@collabora.com
>   [PATCH v2 9/20] phy: rockchip-samsung-dcphy: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-9-cf1fc08a2e1f@collabora.com
>   [PATCH v2 10/20] drm/rockchip: dw_hdmi_qp: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-10-cf1fc08a2e1f@collabora.com
>   [PATCH v2 11/20] drm/rockchip: inno-hdmi: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-11-cf1fc08a2e1f@collabora.com
>   [PATCH v2 12/20] phy: rockchip-usb: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-12-cf1fc08a2e1f@collabora.com
>   [PATCH v2 13/20] drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-13-cf1fc08a2e1f@collabora.com
>   [PATCH v2 14/20] ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-14-cf1fc08a2e1f@collabora.com
>   [PATCH v2 15/20] net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-15-cf1fc08a2e1f@collabora.com
>   [PATCH v2 16/20] PCI: rockchip: Switch to FIELD_PREP_WM16* macros
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-16-cf1fc08a2e1f@collabora.com
>   [PATCH v2 17/20] PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-17-cf1fc08a2e1f@collabora.com
>   [PATCH v2 18/20] PM / devfreq: rockchip-dfi: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-18-cf1fc08a2e1f@collabora.com
>   [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-19-cf1fc08a2e1f@collabora.com
>   [PATCH v2 20/20] phy: rockchip-pcie: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-20-cf1fc08a2e1f@collabora.com
> ---
> Total patches: 20
> ---
>  Base: base-commit 0491b8f4897c1ed267446959628592fd1cf8107d not known, ignoring
> Applying: bitmap: introduce hardware-specific bitfield operations
> Applying: mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
> Applying: soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
> Applying: media: synopsys: hdmirx: replace macros with bitfield variants
> Applying: drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
> Applying: phy: rockchip-emmc: switch to FIELD_PREP_WM16 macro
> Applying: drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
> Applying: drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
> Applying: phy: rockchip-samsung-dcphy: switch to FIELD_PREP_WM16 macro
> Applying: drm/rockchip: dw_hdmi_qp: switch to FIELD_PREP_WM16 macro
> Applying: drm/rockchip: inno-hdmi: switch to FIELD_PREP_WM16 macro
> Applying: phy: rockchip-usb: switch to FIELD_PREP_WM16 macro
> Applying: drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
> Applying: ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
> Applying: net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
> Patch failed at 0015 net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
> When you have resolved this problem, run "git am --continue".
> If you prefer to skip this patch, run "git am --skip" instead.
> To restore the original branch and stop patching, run "git am --abort".
> error: patch failed: drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c:150
> error: drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c: patch does not apply
> hint: Use 'git am --show-current-patch=diff' to see the failed patch
> 
> Trying branch fixes 19272b37aa4f83ca52bdf9c16d5d81bdd1354494...
> Running in OFFLINE mode
> Analyzing 21 messages in the thread
> Checking attestation on all messages, may take a moment...
> ---
>   [PATCH v2 1/20] bitmap: introduce hardware-specific bitfield operations
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-1-cf1fc08a2e1f@collabora.com
>   [PATCH v2 2/20] mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-2-cf1fc08a2e1f@collabora.com
>   [PATCH v2 3/20] soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-3-cf1fc08a2e1f@collabora.com
>   [PATCH v2 4/20] media: synopsys: hdmirx: replace macros with bitfield variants
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-4-cf1fc08a2e1f@collabora.com
>   [PATCH v2 5/20] drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-5-cf1fc08a2e1f@collabora.com
>   [PATCH v2 6/20] phy: rockchip-emmc: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-6-cf1fc08a2e1f@collabora.com
>   [PATCH v2 7/20] drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-7-cf1fc08a2e1f@collabora.com
>   [PATCH v2 8/20] drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-8-cf1fc08a2e1f@collabora.com
>   [PATCH v2 9/20] phy: rockchip-samsung-dcphy: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-9-cf1fc08a2e1f@collabora.com
>   [PATCH v2 10/20] drm/rockchip: dw_hdmi_qp: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-10-cf1fc08a2e1f@collabora.com
>   [PATCH v2 11/20] drm/rockchip: inno-hdmi: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-11-cf1fc08a2e1f@collabora.com
>   [PATCH v2 12/20] phy: rockchip-usb: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-12-cf1fc08a2e1f@collabora.com
>   [PATCH v2 13/20] drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-13-cf1fc08a2e1f@collabora.com
>   [PATCH v2 14/20] ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-14-cf1fc08a2e1f@collabora.com
>   [PATCH v2 15/20] net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-15-cf1fc08a2e1f@collabora.com
>   [PATCH v2 16/20] PCI: rockchip: Switch to FIELD_PREP_WM16* macros
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-16-cf1fc08a2e1f@collabora.com
>   [PATCH v2 17/20] PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-17-cf1fc08a2e1f@collabora.com
>   [PATCH v2 18/20] PM / devfreq: rockchip-dfi: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-18-cf1fc08a2e1f@collabora.com
>   [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-19-cf1fc08a2e1f@collabora.com
>   [PATCH v2 20/20] phy: rockchip-pcie: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-20-cf1fc08a2e1f@collabora.com
> ---
> Total patches: 20
> ---
>  Base: base-commit 0491b8f4897c1ed267446959628592fd1cf8107d not known, ignoring
> Applying: bitmap: introduce hardware-specific bitfield operations
> Applying: mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
> Applying: soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
> Applying: media: synopsys: hdmirx: replace macros with bitfield variants
> Applying: drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
> Applying: phy: rockchip-emmc: switch to FIELD_PREP_WM16 macro
> Applying: drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
> Applying: drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
> Applying: phy: rockchip-samsung-dcphy: switch to FIELD_PREP_WM16 macro
> Applying: drm/rockchip: dw_hdmi_qp: switch to FIELD_PREP_WM16 macro
> Applying: drm/rockchip: inno-hdmi: switch to FIELD_PREP_WM16 macro
> Applying: phy: rockchip-usb: switch to FIELD_PREP_WM16 macro
> Applying: drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
> Applying: ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
> Applying: net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
> Patch failed at 0015 net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
> When you have resolved this problem, run "git am --continue".
> If you prefer to skip this patch, run "git am --skip" instead.
> To restore the original branch and stop patching, run "git am --abort".
> error: patch failed: drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c:150
> error: drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c: patch does not apply
> hint: Use 'git am --show-current-patch=diff' to see the failed patch
> 
> Trying branch None ad10b82c2bcac7f87ac6eaecfca33378b43425ee...
> Running in OFFLINE mode
> Analyzing 21 messages in the thread
> Checking attestation on all messages, may take a moment...
> ---
>   [PATCH v2 1/20] bitmap: introduce hardware-specific bitfield operations
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-1-cf1fc08a2e1f@collabora.com
>   [PATCH v2 2/20] mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-2-cf1fc08a2e1f@collabora.com
>   [PATCH v2 3/20] soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-3-cf1fc08a2e1f@collabora.com
>   [PATCH v2 4/20] media: synopsys: hdmirx: replace macros with bitfield variants
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-4-cf1fc08a2e1f@collabora.com
>   [PATCH v2 5/20] drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-5-cf1fc08a2e1f@collabora.com
>   [PATCH v2 6/20] phy: rockchip-emmc: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-6-cf1fc08a2e1f@collabora.com
>   [PATCH v2 7/20] drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-7-cf1fc08a2e1f@collabora.com
>   [PATCH v2 8/20] drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-8-cf1fc08a2e1f@collabora.com
>   [PATCH v2 9/20] phy: rockchip-samsung-dcphy: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-9-cf1fc08a2e1f@collabora.com
>   [PATCH v2 10/20] drm/rockchip: dw_hdmi_qp: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-10-cf1fc08a2e1f@collabora.com
>   [PATCH v2 11/20] drm/rockchip: inno-hdmi: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-11-cf1fc08a2e1f@collabora.com
>   [PATCH v2 12/20] phy: rockchip-usb: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-12-cf1fc08a2e1f@collabora.com
>   [PATCH v2 13/20] drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-13-cf1fc08a2e1f@collabora.com
>   [PATCH v2 14/20] ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-14-cf1fc08a2e1f@collabora.com
>   [PATCH v2 15/20] net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-15-cf1fc08a2e1f@collabora.com
>   [PATCH v2 16/20] PCI: rockchip: Switch to FIELD_PREP_WM16* macros
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-16-cf1fc08a2e1f@collabora.com
>   [PATCH v2 17/20] PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-17-cf1fc08a2e1f@collabora.com
>   [PATCH v2 18/20] PM / devfreq: rockchip-dfi: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-18-cf1fc08a2e1f@collabora.com
>   [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-19-cf1fc08a2e1f@collabora.com
>   [PATCH v2 20/20] phy: rockchip-pcie: switch to FIELD_PREP_WM16 macro
>     + Link: https://lore.kernel.org/r/20250623-byeword-update-v2-20-cf1fc08a2e1f@collabora.com
> ---
> Total patches: 20
> ---
>  Base: base-commit 0491b8f4897c1ed267446959628592fd1cf8107d not known, ignoring

I think this robot should do a git fetch on linux-next before
running, this is kind of useless otherwise because I'm not going to
base the series on a random subsystem integration tree that other
subsystems that this series touches don't use.

> Applying: bitmap: introduce hardware-specific bitfield operations
> Applying: mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
> Applying: soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
> Applying: media: synopsys: hdmirx: replace macros with bitfield variants
> Applying: drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
> Applying: phy: rockchip-emmc: switch to FIELD_PREP_WM16 macro
> Applying: drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros
> Applying: drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro
> Applying: phy: rockchip-samsung-dcphy: switch to FIELD_PREP_WM16 macro
> Applying: drm/rockchip: dw_hdmi_qp: switch to FIELD_PREP_WM16 macro
> Applying: drm/rockchip: inno-hdmi: switch to FIELD_PREP_WM16 macro
> Applying: phy: rockchip-usb: switch to FIELD_PREP_WM16 macro
> Applying: drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros
> Applying: ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro
> Applying: net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
> Patch failed at 0015 net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro
> When you have resolved this problem, run "git am --continue".
> If you prefer to skip this patch, run "git am --skip" instead.
> To restore the original branch and stop patching, run "git am --abort".
> error: patch failed: drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c:150
> error: drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c: patch does not apply
> hint: Use 'git am --show-current-patch=diff' to see the failed patch
> 
> 
> 
> Best regards, and Happy Hacking!
> Media CI robot on behalf of the linux-media community.
> 
> ---
> Check the latest rules for contributing your patches at:
> https://docs.kernel.org/driver-api/media/maintainer-entry-profile.html
> 
> If you believe that the CI is wrong, kindly open an issue at
> https://gitlab.freedesktop.org/linux-media/media-ci/-/issues or reply-all
> to this message.
> 
> 





      parent reply	other threads:[~2025-06-23 16:39 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-23 16:05 [PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 01/20] bitmap: introduce hardware-specific bitfield operations Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 02/20] mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 03/20] soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 04/20] media: synopsys: hdmirx: replace macros with bitfield variants Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 05/20] drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 06/20] phy: rockchip-emmc: " Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 07/20] drm/rockchip: dsi: switch to FIELD_PREP_WM16* macros Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 08/20] drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 09/20] phy: rockchip-samsung-dcphy: " Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 10/20] drm/rockchip: dw_hdmi_qp: " Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 11/20] drm/rockchip: inno-hdmi: " Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 12/20] phy: rockchip-usb: " Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 13/20] drm/rockchip: dw_hdmi: switch to FIELD_PREP_WM16* macros Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 14/20] ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 15/20] net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macro Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 16/20] PCI: rockchip: Switch to FIELD_PREP_WM16* macros Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 17/20] PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 18/20] PM / devfreq: rockchip-dfi: switch " Nicolas Frattaroli
2025-06-23 16:05 ` [PATCH v2 19/20] clk: sp7021: " Nicolas Frattaroli
2025-07-25  1:14   ` Stephen Boyd
2025-08-25  7:48     ` Nicolas Frattaroli
2025-09-21 20:04   ` Stephen Boyd
2025-06-23 16:05 ` [PATCH v2 20/20] phy: rockchip-pcie: " Nicolas Frattaroli
     [not found] ` <6859822a.050a0220.3c48ee.1f2c@mx.google.com>
2025-06-23 16:39   ` Nicolas Frattaroli [this message]

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=5915490.DvuYhMxLoT@workhorse \
    --to=nicolas.frattaroli@collabora.com \
    --cc=linux-media@vger.kernel.org \
    /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