From: <Pet.Weng@ite.com.tw>
To: <krzk@kernel.org>, <andrzej.hajda@intel.com>,
<neil.armstrong@linaro.org>, <rfoss@kernel.org>,
<Laurent.pinchart@ideasonboard.com>, <jonas@kwiboo.se>,
<jernej.skrabec@gmail.com>, <maarten.lankhorst@linux.intel.com>,
<mripard@kernel.org>, <tzimmermann@suse.de>, <airlied@gmail.com>,
<simona@ffwll.ch>, <robh@kernel.org>, <krzk+dt@kernel.org>,
<conor+dt@kernel.org>
Cc: <dri-devel@lists.freedesktop.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <Hermes.Wu@ite.com.tw>,
<Kenneth.Hung@ite.com.tw>, <treapking@google.com>
Subject: RE: [PATCH v3 1/3] dt-binding: display: Add ITE IT61620 MIPI DSI to HDMI bridge
Date: Mon, 13 Oct 2025 03:49:44 +0000 [thread overview]
Message-ID: <663a3ee90e81451894d280a06ea4ecb5@ite.com.tw> (raw)
In-Reply-To: <cad5f48b-5992-4e29-8ca1-57535dfe3251@kernel.org>
Hi Krzysztof,
> On 09/10/2025 23:13, Krzysztof Kozlowski wrote:
> > On 09/10/2025 17:02, Pet Weng wrote:
> >> + The HDMI transmitter side supports up to 4Kx2K@30Hz resolutions, and is
> >> + compliant with HDMI 1.4b and HDCP 1.4.
> >> +
> >> + For audio, the IT61620 supports up to 8-channel LPCM via I2S (multi-line or
> >> + TDM mode), with optional S/PDIF or DSD (for SACD). It supports audio
> >> + sampling rates up to 192kHz.
> >> +
> >> +allOf:
> >> + - $ref: /schemas/sound/dai-common.yaml#
> >> +
> >> +properties:
> >> + compatible:
> >> + const: ite,it61620
> >> +
> >> + reg:
> >> + maxItems: 1
> >> +
> >> + interrupts:
> >> + maxItems: 1
> >> + description: interrupt specifier of INT pin
> >> +
> >> + reset-gpios:
> >> + maxItems: 1
> >> + description: GPIO specifier of RESET pin
> >
> >
> > If you are going to send new version: drop description, pretty
> > redundant. Cannot be anything else.
> >
> >> +
> >> + ivdd-supply:
> >> + description: core voltage
> >> +
> >> + ovdd-supply:
> >> + description: I/O voltage
> >> +
> >> + ovdd1833-supply:
> >> + description: flexible I/O votage
> >> +
> >> + pinctrl-names:
> >> + items:
> >> + - const: default
> >> +
> >> + pinctrl-0:
> >> + maxItems: 1
> >
> >
> > Both pinctrl properties are usually redundant here. Does your driver
> > actually require them?
>
> And now I checked and I do not see direct usage in the driver or did I
> miss something?
Acknowledged. Will drop `pinctrl-names` and `pinctrl-0` in the next version.
Thanks for the review.
>
> Best regards,
> Krzysztof
Best regards,
Pet
next prev parent reply other threads:[~2025-10-13 3:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-09 8:02 [PATCH v3 0/3] Add ITE IT61620 MIPI DSI to HDMI bridge driver Pet Weng
2025-10-09 8:02 ` [PATCH v3 1/3] dt-binding: display: Add ITE IT61620 MIPI DSI to HDMI bridge Pet Weng
2025-10-09 14:13 ` Krzysztof Kozlowski
2025-10-09 14:14 ` Krzysztof Kozlowski
2025-10-13 3:49 ` Pet.Weng [this message]
2025-10-09 8:02 ` [PATCH v3 2/3] drm/bridge: Add ITE IT61620 MIPI DSI to HDMI bridge driver Pet Weng
2025-10-09 12:48 ` Jani Nikula
2025-10-10 13:56 ` Dmitry Baryshkov
2025-10-17 0:22 ` Pet.Weng
2025-10-09 8:02 ` [PATCH v3 3/3] MAINTAINERS: Add entry for ITE IT61620 MIPI " Pet Weng
2025-10-09 14:10 ` Krzysztof Kozlowski
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=663a3ee90e81451894d280a06ea4ecb5@ite.com.tw \
--to=pet.weng@ite.com.tw \
--cc=Hermes.Wu@ite.com.tw \
--cc=Kenneth.Hung@ite.com.tw \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=airlied@gmail.com \
--cc=andrzej.hajda@intel.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jernej.skrabec@gmail.com \
--cc=jonas@kwiboo.se \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=rfoss@kernel.org \
--cc=robh@kernel.org \
--cc=simona@ffwll.ch \
--cc=treapking@google.com \
--cc=tzimmermann@suse.de \
/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