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-next>] [day] [month] [year] [list]
Date:   Tue, 31 May 2022 01:19:32 -0700
From:   Piyush Malgujar <pmalgujar@...vell.com>
To:     <linux-i2c@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC:     <rric@...nel.org>, <wsa@...nel.org>, <sgarapati@...vell.com>,
        <cchavva@...vell.com>, Piyush Malgujar <pmalgujar@...vell.com>
Subject: [PATCH v2 0/2] drivers: i2c: thunderx: Marvell thunderx i2c changes

These patches includes the following changes:

- Handling clock divisor logic for Octeon SoC family using subsytem ID
- Support for high speed mode

Changes since V1:
* Fixed the build issue "incomplete definition of type 'struct pci_dev'"
Reported-by: kernel test robot <lkp@...el.com>

Piyush Malgujar (2):
  drivers: i2c: thunderx: octeontx2 clock divisor logic changes
  drivers: i2c: thunderx: Add support for High speed mode

 drivers/i2c/busses/i2c-octeon-core.c     | 84 +++++++++++++++++-------
 drivers/i2c/busses/i2c-octeon-core.h     | 18 +++++
 drivers/i2c/busses/i2c-thunderx-pcidrv.c |  7 ++
 3 files changed, 85 insertions(+), 24 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ