All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Emil Velikov <emil.l.velikov@gmail.com>
Cc: kernel@collabora.com, Ezequiel Garcia <ezequiel@collabora.com>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Rob Herring <robh+dt@kernel.org>,
	devicetree <devicetree@vger.kernel.org>,
	linux-media@vger.kernel.org,
	linux-rockchip <linux-rockchip@lists.infradead.org>,
	Frank Rowand <frowand.list@gmail.com>
Subject: Re: [PATCH v4 9/9] ARM: dts: sama5d4: enable Hantro G1 VDEC
Date: Thu, 6 May 2021 14:35:43 +0200	[thread overview]
Message-ID: <4b22a35f-5599-799e-9887-8ccd5a550af3@xs4all.nl> (raw)
In-Reply-To: <CACvgo53L-3kN6WGn6VqkpZTRcVnrnLeCxRPxcGks0TR+VQuXbQ@mail.gmail.com>

On 06/05/2021 14:31, Emil Velikov wrote:
> Hi Hans,
> 
> On Wed, 5 May 2021 at 15:31, Hans Verkuil <hverkuil@xs4all.nl> wrote:
>>
>> On 01/04/2021 16:43, Emil Velikov wrote:
>>> From: Emil Velikov <emil.velikov@collabora.com>
>>>
>>> Add the SAMA5D4 VDEC module which comprises Hantro G1 video decoder
>>> core.
>>
>> I've accepted parts 1-8 of this series for 5.14, so this remaining patch
>> can be merged by whoever handles such dts patches.
>>
> Can you please include this patch as well. As you can see it has been
> Acked by Nicolas, one of the AT91 maintainers so it can go with the
> media tree.

OK, I'll do that. Usually these dts patches go through a different
subsystem...

Regards,

	Hans

> 
>> Regards,
>>
>>         Hans
>>
>>>
>>> Cc: Rob Herring <robh+dt@kernel.org>
>>> Cc: Frank Rowand <frowand.list@gmail.com>
>>> Cc: devicetree@vger.kernel.org
>>> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
>>> Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
> 
> Thanks
> Emil
> 


WARNING: multiple messages have this Message-ID (diff)
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Emil Velikov <emil.l.velikov@gmail.com>
Cc: kernel@collabora.com, Ezequiel Garcia <ezequiel@collabora.com>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Rob Herring <robh+dt@kernel.org>,
	devicetree <devicetree@vger.kernel.org>,
	linux-media@vger.kernel.org,
	linux-rockchip <linux-rockchip@lists.infradead.org>,
	Frank Rowand <frowand.list@gmail.com>
Subject: Re: [PATCH v4 9/9] ARM: dts: sama5d4: enable Hantro G1 VDEC
Date: Thu, 6 May 2021 14:35:43 +0200	[thread overview]
Message-ID: <4b22a35f-5599-799e-9887-8ccd5a550af3@xs4all.nl> (raw)
In-Reply-To: <CACvgo53L-3kN6WGn6VqkpZTRcVnrnLeCxRPxcGks0TR+VQuXbQ@mail.gmail.com>

On 06/05/2021 14:31, Emil Velikov wrote:
> Hi Hans,
> 
> On Wed, 5 May 2021 at 15:31, Hans Verkuil <hverkuil@xs4all.nl> wrote:
>>
>> On 01/04/2021 16:43, Emil Velikov wrote:
>>> From: Emil Velikov <emil.velikov@collabora.com>
>>>
>>> Add the SAMA5D4 VDEC module which comprises Hantro G1 video decoder
>>> core.
>>
>> I've accepted parts 1-8 of this series for 5.14, so this remaining patch
>> can be merged by whoever handles such dts patches.
>>
> Can you please include this patch as well. As you can see it has been
> Acked by Nicolas, one of the AT91 maintainers so it can go with the
> media tree.

OK, I'll do that. Usually these dts patches go through a different
subsystem...

Regards,

	Hans

> 
>> Regards,
>>
>>         Hans
>>
>>>
>>> Cc: Rob Herring <robh+dt@kernel.org>
>>> Cc: Frank Rowand <frowand.list@gmail.com>
>>> Cc: devicetree@vger.kernel.org
>>> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
>>> Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
> 
> Thanks
> Emil
> 


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

  reply	other threads:[~2021-05-06 12:35 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-01 14:43 [PATCH v4 0/9] Microchip SAMA5D4 VPU support et al Emil Velikov
2021-04-01 14:43 ` Emil Velikov
2021-04-01 14:43 ` [PATCH v4 1/9] media: hantro: use G1_REG_INTERRUPT directly for the mpeg2 Emil Velikov
2021-04-01 14:43   ` Emil Velikov
2021-04-01 14:43 ` [PATCH v4 2/9] media: hantro: imx: reuse MB_DIM define Emil Velikov
2021-04-01 14:43   ` Emil Velikov
2021-04-01 14:43 ` [PATCH v4 3/9] media: hantro: imx: remove duplicate dec_base init Emil Velikov
2021-04-01 14:43   ` Emil Velikov
2021-04-01 14:43 ` [PATCH v4 4/9] media: hantro: imx: remove unused include Emil Velikov
2021-04-01 14:43   ` Emil Velikov
2021-04-01 14:43 ` [PATCH v4 5/9] media: hantro: introduce hantro_g1.c for common API Emil Velikov
2021-04-01 14:43   ` Emil Velikov
2021-04-01 14:43 ` [PATCH v4 6/9] media: hantro: add fallback handling for single irq/clk Emil Velikov
2021-04-01 14:43   ` Emil Velikov
2021-04-01 14:43 ` [PATCH v4 7/9] media: dt-bindings: Document SAMA5D4 VDEC bindings Emil Velikov
2021-04-01 14:43   ` Emil Velikov
2021-04-08 16:00   ` Rob Herring
2021-04-08 16:00     ` Rob Herring
2021-04-01 14:43 ` [PATCH v4 8/9] media: hantro: add initial SAMA5D4 support Emil Velikov
2021-04-01 14:43   ` Emil Velikov
2021-04-01 14:43 ` [PATCH v4 9/9] ARM: dts: sama5d4: enable Hantro G1 VDEC Emil Velikov
2021-04-01 14:43   ` Emil Velikov
2021-05-05 14:31   ` Hans Verkuil
2021-05-05 14:31     ` Hans Verkuil
2021-05-06 12:31     ` Emil Velikov
2021-05-06 12:31       ` Emil Velikov
2021-05-06 12:35       ` Hans Verkuil [this message]
2021-05-06 12:35         ` Hans Verkuil
2021-04-14 10:32 ` [PATCH v4 0/9] Microchip SAMA5D4 VPU support et al Emil Velikov
2021-04-14 10:32   ` Emil Velikov
2021-05-04 12:03   ` Emil Velikov
2021-05-04 12:03     ` Emil Velikov
2021-05-04 12:49     ` Hans Verkuil
2021-05-04 12:49       ` Hans Verkuil

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=4b22a35f-5599-799e-9887-8ccd5a550af3@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=devicetree@vger.kernel.org \
    --cc=emil.l.velikov@gmail.com \
    --cc=ezequiel@collabora.com \
    --cc=frowand.list@gmail.com \
    --cc=kernel@collabora.com \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=p.zabel@pengutronix.de \
    --cc=robh+dt@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.