From: "Heiko Stübner" <heiko@sntech.de>
To: Johan Jonker <jbx6244@gmail.com>
Cc: robh+dt@kernel.org, mchehab@kernel.org, jacob-chen@iotwrt.com,
ezequiel@collabora.com, linux-media@vger.kernel.org,
linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Hans Verkuil <hverkuil@xs4all.nl>
Subject: Re: [RFC PATCH v1 1/4] media: dt-bindings: rockchip-rga: add more rga compatible properties
Date: Sat, 09 Jan 2021 14:49:32 +0100 [thread overview]
Message-ID: <1863232.usQuhbGJ8B@diego> (raw)
In-Reply-To: <20201219112653.10705-1-jbx6244@gmail.com>
Am Samstag, 19. Dezember 2020, 12:26:50 CET schrieb Johan Jonker:
> Add more rga compatible properties.
>
> "rockchip,px30-rga", "rockchip,rk3288-rga"
> "rockchip,rk3328-rga", "rockchip,rk3288-rga"
> "rockchip,rk3368-rga", "rockchip,rk3288-rga"
>
> make ARCH=arm64 dt_binding_check
> DT_SCHEMA_FILES=Documentation/devicetree/bindings/media/rockchip-rga.yaml
>
> Signed-off-by: Johan Jonker <jbx6244@gmail.com>
this patch1 should probably go through the media-tree.
So hopefully media-people will notice this series?
> ---
> Documentation/devicetree/bindings/media/rockchip-rga.yaml | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/media/rockchip-rga.yaml b/Documentation/devicetree/bindings/media/rockchip-rga.yaml
> index dd645ddcc..a609b63bb 100644
> --- a/Documentation/devicetree/bindings/media/rockchip-rga.yaml
> +++ b/Documentation/devicetree/bindings/media/rockchip-rga.yaml
> @@ -21,7 +21,11 @@ properties:
> - const: rockchip,rk3288-rga
> - const: rockchip,rk3399-rga
> - items:
> - - const: rockchip,rk3228-rga
> + - enum:
> + - rockchip,px30-rga
> + - rockchip,rk3228-rga
> + - rockchip,rk3328-rga
> + - rockchip,rk3368-rga
> - const: rockchip,rk3288-rga
>
> reg:
>
prev parent reply other threads:[~2021-01-09 13:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-19 11:26 [RFC PATCH v1 1/4] media: dt-bindings: rockchip-rga: add more rga compatible properties Johan Jonker
2020-12-19 11:26 ` [RFC PATCH v1 2/4] arm64: dts: rockchip: add rga node to px30.dtsi Johan Jonker
2020-12-19 11:26 ` [RFC PATCH v1 3/4] arm64: dts: rockchip: add rga node to rk3328.dtsi Johan Jonker
2020-12-19 11:26 ` [RFC PATCH v1 4/4] arm64: dts: rockchip: add rga node to rk3368.dtsi Johan Jonker
2020-12-31 22:13 ` [RFC PATCH v1 1/4] media: dt-bindings: rockchip-rga: add more rga compatible properties Rob Herring
2021-01-09 13:49 ` Heiko Stübner [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=1863232.usQuhbGJ8B@diego \
--to=heiko@sntech.de \
--cc=devicetree@vger.kernel.org \
--cc=ezequiel@collabora.com \
--cc=hverkuil@xs4all.nl \
--cc=jacob-chen@iotwrt.com \
--cc=jbx6244@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mchehab@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).