From: Benson Leung <bleung@google.com>
To: hellojacky0226 <hellojacky0226@hotmail.com>
Cc: Prashant Malani <pmalani@chromium.org>,
Benson Leung <bleung@chromium.org>,
patches@lists.linux.dev, Tzung-Bi Shih <tzungbi@kernel.org>,
linux-kernel@vger.kernel.org, chrome-platform@lists.linux.dev,
Ajye Huang <ajye_huang@compal.corp-partner.google.com>,
Guenter Roeck <groeck@chromium.org>,
Hans Verkuil <hverkuil-cisco@xs4all.nl>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Rory Liu <rory.liu@quanta.corp-partner.google.com>,
Scott Chao <scott_chao@wistron.corp-partner.google.com>,
Zhuohao Lee <zhuohao@chromium.org>,
linux-media@vger.kernel.org
Subject: Re: [PATCH] media: platform: cros-ec: Add Kuldax to the match table
Date: Thu, 13 Oct 2022 10:27:57 -0700 [thread overview]
Message-ID: <Y0hKnYlG+PI8rj43@google.com> (raw)
In-Reply-To: <SG2PR03MB677773B78B639FE3D4523291D17E9@SG2PR03MB6777.apcprd03.prod.outlook.com>
[-- Attachment #1: Type: text/plain, Size: 1320 bytes --]
Hi Rory,
On Tue, Sep 06, 2022 at 11:30:16AM +0800, hellojacky0226 wrote:
> From: Rory Liu <hellojacky0226@hotmail.com>
>
> The Google Kuldax device uses the same approach as the Google Brask
> which enables the HDMI CEC via the cros-ec-cec driver.
>
> Signed-off-by: Rory Liu <hellojacky0226@hotmail.com>
Acked-By: Benson Leung <bleung@chromium.org>
Thank you!
Benson
> ---
>
> drivers/media/cec/platform/cros-ec/cros-ec-cec.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/media/cec/platform/cros-ec/cros-ec-cec.c b/drivers/media/cec/platform/cros-ec/cros-ec-cec.c
> index 3b583ed4da9d..3998e56616ce 100644
> --- a/drivers/media/cec/platform/cros-ec/cros-ec-cec.c
> +++ b/drivers/media/cec/platform/cros-ec/cros-ec-cec.c
> @@ -221,6 +221,8 @@ static const struct cec_dmi_match cec_dmi_match_table[] = {
> { "Google", "Moli", "0000:00:02.0", "Port B" },
> /* Google Kinox */
> { "Google", "Kinox", "0000:00:02.0", "Port B" },
> + /* Google Kuldax */
> + { "Google", "Kuldax", "0000:00:02.0", "Port B" },
> };
>
> static struct device *cros_ec_cec_find_hdmi_dev(struct device *dev,
> --
> 2.25.1
>
>
--
Benson Leung
Staff Software Engineer
Chrome OS Kernel
Google Inc.
bleung@google.com
Chromium OS Project
bleung@chromium.org
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
prev parent reply other threads:[~2022-10-13 17:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 3:30 [PATCH] media: platform: cros-ec: Add Kuldax to the match table hellojacky0226
2022-10-13 17:27 ` Benson Leung [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=Y0hKnYlG+PI8rj43@google.com \
--to=bleung@google.com \
--cc=ajye_huang@compal.corp-partner.google.com \
--cc=bleung@chromium.org \
--cc=chrome-platform@lists.linux.dev \
--cc=groeck@chromium.org \
--cc=hellojacky0226@hotmail.com \
--cc=hverkuil-cisco@xs4all.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=patches@lists.linux.dev \
--cc=pmalani@chromium.org \
--cc=rory.liu@quanta.corp-partner.google.com \
--cc=scott_chao@wistron.corp-partner.google.com \
--cc=tzungbi@kernel.org \
--cc=zhuohao@chromium.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