From: Thierry Reding <thierry.reding@gmail.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: linux-media@vger.kernel.org, linux-tegra@vger.kernel.org,
devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org,
Hans Verkuil <hans.verkuil@cisco.com>
Subject: Re: [PATCHv4 1/4] dt-bindings: document the tegra CEC bindings
Date: Thu, 19 Oct 2017 11:22:19 +0200 [thread overview]
Message-ID: <20171019092219.GD9005@ulmo> (raw)
In-Reply-To: <20170911122952.33980-2-hverkuil@xs4all.nl>
[-- Attachment #1: Type: text/plain, Size: 1776 bytes --]
On Mon, Sep 11, 2017 at 02:29:49PM +0200, Hans Verkuil wrote:
> From: Hans Verkuil <hans.verkuil@cisco.com>
>
> This documents the binding for the Tegra CEC module.
>
> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
> Acked-by: Rob Herring <robh@kernel.org>
> ---
> .../devicetree/bindings/media/tegra-cec.txt | 27 ++++++++++++++++++++++
> 1 file changed, 27 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/tegra-cec.txt
>
> diff --git a/Documentation/devicetree/bindings/media/tegra-cec.txt b/Documentation/devicetree/bindings/media/tegra-cec.txt
> new file mode 100644
> index 000000000000..c503f06f3b84
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/media/tegra-cec.txt
> @@ -0,0 +1,27 @@
> +* Tegra HDMI CEC hardware
> +
> +The HDMI CEC module is present in Tegra SoCs and its purpose is to
> +handle communication between HDMI connected devices over the CEC bus.
> +
> +Required properties:
> + - compatible : value should be one of the following:
> + "nvidia,tegra114-cec"
> + "nvidia,tegra124-cec"
> + "nvidia,tegra210-cec"
> + - reg : Physical base address of the IP registers and length of memory
> + mapped region.
> + - interrupts : HDMI CEC interrupt number to the CPU.
> + - clocks : from common clock binding: handle to HDMI CEC clock.
> + - clock-names : from common clock binding: must contain "cec",
> + corresponding to the entry in the clocks property.
> + - hdmi-phandle : phandle to the HDMI controller, see also cec.txt.
I don't understand the need for the -phandle suffix. I would've probably
just gone with "hdmi", or "hdmi-controller". But I see that this is
already pretty standardized, so...
Acked-by: Thierry Reding <treding@nvidia.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-10-19 9:22 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-11 12:29 [PATCHv4 0/4] tegra-cec: add Tegra HDMI CEC support Hans Verkuil
2017-09-11 12:29 ` [PATCHv4 1/4] dt-bindings: document the tegra CEC bindings Hans Verkuil
2017-10-19 9:22 ` Thierry Reding [this message]
2017-09-11 12:29 ` [PATCHv4 2/4] ARM: tegra: add CEC support to tegra124.dtsi Hans Verkuil
2017-10-19 9:23 ` Thierry Reding
2017-09-11 12:29 ` [PATCHv4 3/4] tegra-cec: add Tegra HDMI CEC driver Hans Verkuil
2017-10-19 9:37 ` Thierry Reding
2017-09-11 12:29 ` [PATCHv4 4/4] drm/tegra: add cec-notifier support Hans Verkuil
2017-10-19 9:38 ` Thierry Reding
2017-10-19 13:17 ` Thierry Reding
2017-10-19 13:30 ` Thierry Reding
2017-10-19 13:37 ` Hans Verkuil
2017-10-19 14:01 ` Thierry Reding
2017-10-14 12:08 ` [PATCHv4 0/4] tegra-cec: add Tegra HDMI CEC support Hans Verkuil
2017-10-14 13:34 ` Thierry Reding
2017-10-14 13:48 ` Hans Verkuil
2017-10-19 9:20 ` Thierry Reding
2017-10-19 9:36 ` Hans Verkuil
2017-10-19 9:39 ` Thierry Reding
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=20171019092219.GD9005@ulmo \
--to=thierry.reding@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=hans.verkuil@cisco.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-media@vger.kernel.org \
--cc=linux-tegra@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