[PATCH v2 0/3] media: rc: meson-ir: support MMIO regmaps to access registers
Neil Armstrong
neil.armstrong at linaro.org
Tue May 30 00:54:32 PDT 2023
Hi,
On 17/05/2023 13:56, zelong dong wrote:
> From: Zelong Dong <zelong.dong at amlogic.com>
>
> This patchset add MMIO regmaps to access register in Meson IR driver.
> For defining clearly, sort/rename IR Controller register macros.
>
> Changes since v1:
> - move the cleanup/rename to a separate patch.
> - use devm_platform_ioremap_resource() instead of platform_get_resource()
> and devm_ioremap_resource().
>
> ---
> v1: https://lore.kernel.org/r/20230511034333.26800-1-zelong.dong@amlogic.com
>
> Zelong Dong (3):
> media: rc: meson-ir: sort Meson IR Controller register macros
> media: rc: meson-ir: rename Meson IR Controller register macros
> media: rc: meson-ir: support MMIO regmaps to access registers
>
> drivers/media/rc/meson-ir.c | 125 ++++++++++++++++++------------------
> 1 file changed, 64 insertions(+), 61 deletions(-)
>
Patch 2 & 3 doesn't apply cleanly on v6.4-rc1, please rebase on the latest -rc1 kernel.
Neil
More information about the linux-amlogic
mailing list