lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y0hKnYlG+PI8rj43@google.com>
Date:   Thu, 13 Oct 2022 10:27:57 -0700
From:   Benson Leung <bleung@...gle.com>
To:     hellojacky0226 <hellojacky0226@...mail.com>
Cc:     Prashant Malani <pmalani@...omium.org>,
        Benson Leung <bleung@...omium.org>, patches@...ts.linux.dev,
        Tzung-Bi Shih <tzungbi@...nel.org>,
        linux-kernel@...r.kernel.org, chrome-platform@...ts.linux.dev,
        Ajye Huang <ajye_huang@...pal.corp-partner.google.com>,
        Guenter Roeck <groeck@...omium.org>,
        Hans Verkuil <hverkuil-cisco@...all.nl>,
        Mauro Carvalho Chehab <mchehab@...nel.org>,
        Rory Liu <rory.liu@...nta.corp-partner.google.com>,
        Scott Chao <scott_chao@...tron.corp-partner.google.com>,
        Zhuohao Lee <zhuohao@...omium.org>, linux-media@...r.kernel.org
Subject: Re: [PATCH] media: platform: cros-ec: Add Kuldax to the match table

Hi Rory,


On Tue, Sep 06, 2022 at 11:30:16AM +0800, hellojacky0226 wrote:
> From: Rory Liu <hellojacky0226@...mail.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@...mail.com>

Acked-By: Benson Leung <bleung@...omium.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@...gle.com
Chromium OS Project
bleung@...omium.org

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ