All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: Ezequiel Garcia <ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Nicolas Dufresne
	<nicolas.dufresne-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>,
	Tomasz Figa <tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Hans Verkuil
	<hans.verkuil-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>,
	Miouyouyou <myy-tmjzNUIc0P1+EYZtW95mkQ@public.gmane.org>,
	kernel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org,
	linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v7 2/6] ARM: dts: rockchip: add VPU device node for RK3288
Date: Fri, 05 Oct 2018 14:04:04 +0200	[thread overview]
Message-ID: <2088426.XNZsqnkTft@phil> (raw)
In-Reply-To: <20181005001226.12789-3-ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>

Am Freitag, 5. Oktober 2018, 02:12:22 CEST schrieb Ezequiel Garcia:
> Add the Video Processing Unit node for RK3288 SoC.
> 
> Fix the VPU IOMMU node, which was disabled and lacking
> its power domain property.
> 
> Signed-off-by: Ezequiel Garcia <ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>

applied for 4.20 (may possibly move to 4.21 though)
after moving power-domain* below (#)iommu* to keep
alphabetical sorting.

Thanks
Heiko

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: Ezequiel Garcia <ezequiel@collabora.com>
Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org,
	linux-rockchip@lists.infradead.org,
	Hans Verkuil <hans.verkuil@cisco.com>,
	kernel@collabora.com,
	Nicolas Dufresne <nicolas.dufresne@collabora.com>,
	Tomasz Figa <tfiga@chromium.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Miouyouyou <myy@miouyouyou.fr>
Subject: Re: [PATCH v7 2/6] ARM: dts: rockchip: add VPU device node for RK3288
Date: Fri, 05 Oct 2018 14:04:04 +0200	[thread overview]
Message-ID: <2088426.XNZsqnkTft@phil> (raw)
In-Reply-To: <20181005001226.12789-3-ezequiel@collabora.com>

Am Freitag, 5. Oktober 2018, 02:12:22 CEST schrieb Ezequiel Garcia:
> Add the Video Processing Unit node for RK3288 SoC.
> 
> Fix the VPU IOMMU node, which was disabled and lacking
> its power domain property.
> 
> Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>

applied for 4.20 (may possibly move to 4.21 though)
after moving power-domain* below (#)iommu* to keep
alphabetical sorting.

Thanks
Heiko

  parent reply	other threads:[~2018-10-05 12:04 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-05  0:12 [PATCH v7 0/6] Add Rockchip VPU JPEG encoder Ezequiel Garcia
2018-10-05  0:12 ` Ezequiel Garcia
     [not found] ` <20181005001226.12789-1-ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2018-10-05  0:12   ` [PATCH v7 1/6] dt-bindings: Document the Rockchip VPU bindings Ezequiel Garcia
2018-10-05  0:12     ` Ezequiel Garcia
2018-10-05  0:12   ` [PATCH v7 2/6] ARM: dts: rockchip: add VPU device node for RK3288 Ezequiel Garcia
2018-10-05  0:12     ` Ezequiel Garcia
     [not found]     ` <20181005001226.12789-3-ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2018-10-05 12:04       ` Heiko Stuebner [this message]
2018-10-05 12:04         ` Heiko Stuebner
2018-10-17 13:09         ` Heiko Stuebner
2018-10-17 13:09           ` Heiko Stuebner
2018-10-05  0:12   ` [PATCH v7 3/6] arm64: dts: rockchip: add VPU device node for RK3399 Ezequiel Garcia
2018-10-05  0:12     ` Ezequiel Garcia
     [not found]     ` <20181005001226.12789-4-ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2018-10-05 12:04       ` Heiko Stuebner
2018-10-05 12:04         ` Heiko Stuebner
2018-10-05  0:12   ` [PATCH v7 4/6] media: Add JPEG_RAW format Ezequiel Garcia
2018-10-05  0:12     ` Ezequiel Garcia
     [not found]     ` <20181005001226.12789-5-ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2018-10-05 11:09       ` Mauro Carvalho Chehab
2018-10-05 11:09         ` Mauro Carvalho Chehab
     [not found]         ` <20181005080924.78a1654b-qA1ZUp+OV9c@public.gmane.org>
2018-10-05 11:53           ` Ezequiel Garcia
2018-10-05 11:53             ` Ezequiel Garcia
     [not found]             ` <90ef806ecfab6e93dc08e4acdce11cc2e15df637.camel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2018-10-05 12:20               ` Mauro Carvalho Chehab
2018-10-05 12:20                 ` Mauro Carvalho Chehab
2018-10-05  0:12   ` [PATCH v7 5/6] media: Add controls for JPEG quantization tables Ezequiel Garcia
2018-10-05  0:12     ` Ezequiel Garcia
2018-10-05  0:12   ` [PATCH v7 6/6] media: add Rockchip VPU JPEG encoder driver Ezequiel Garcia
2018-10-05  0:12     ` Ezequiel Garcia

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=2088426.XNZsqnkTft@phil \
    --to=heiko-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ezequiel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org \
    --cc=hans.verkuil-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org \
    --cc=kernel-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org \
    --cc=linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=myy-tmjzNUIc0P1+EYZtW95mkQ@public.gmane.org \
    --cc=nicolas.dufresne-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.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.