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] [thread-next>] [day] [month] [year] [list]
Message-ID: <p3g2ikhn54roye5t7moatrqbaudl65jarpimhoguojz5f7gnz2@2i4npjg3jdrv>
Date: Thu, 8 Aug 2024 00:21:24 +0100
From: Andi Shyti <andi.shyti@...nel.org>
To: Mary Strodl <mstrodl@....rit.edu>
Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org, 
	urezki@...il.com, hch@...radead.org, linux-mm@...ck.org, lee@...nel.org, 
	linux-i2c@...r.kernel.org, s.hauer@...gutronix.de, christian.gmeiner@...il.com
Subject: Re: [PATCH v2 2/2] i2c: Add Congatec CGEB I2C driver

Hi Mary,

On Thu, Aug 01, 2024 at 12:06:10PM GMT, Mary Strodl wrote:
> From: Sascha Hauer <s.hauer@...gutronix.de>
> 
> This driver provides a I2C bus driver for the CGEB interface
> found on some Congatec x86 modules. No devices are registered
> on the bus, the user has to do this via the i2c device /sys
> interface.
> 
> Signed-off-by: Sascha Hauer <s.hauer@...gutronix.de>
> Signed-off-by: Christian Gmeiner <christian.gmeiner@...il.com>
> Signed-off-by: Mary Strodl <mstrodl@....rit.edu>
> ---
>  drivers/i2c/busses/Kconfig             |   7 +
>  drivers/i2c/busses/Makefile            |   1 +
>  drivers/i2c/busses/i2c-congatec-cgeb.c | 189 +++++++++++++++++++++++++
>  3 files changed, 197 insertions(+)
>  create mode 100644 drivers/i2c/busses/i2c-congatec-cgeb.c

Thanks for your patch, doesn't look bad.

However, I'm going to ask to please run checkpatch.pl fix the
suggested output and resend it.

Thanks,
Andi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ