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:   Wed, 25 Jul 2018 11:20:20 +0800
From:   alanx.chiang@...el.com
To:     linux-i2c@...r.kernel.org
Cc:     andy.yeh@...el.com, sakari.ailus@...ux.intel.com,
        andriy.shevchenko@...ux.intel.com, andriy.shevchenko@...el.com,
        rajmohan.mani@...el.com, andy.shevchenko@...il.com,
        tfiga@...omium.org, jcliang@...omium.org, brgl@...ev.pl,
        robh+dt@...nel.org, mark.rutland@....com, arnd@...db.de,
        rpjday@...shcourse.ca, gregkh@...uxfoundation.org,
        linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
        Alan Chiang <alanx.chiang@...el.com>
Subject: [RESEND PATCH v4 0/2] Add aproperty in at24.c

From: Alan Chiang <alanx.chiang@...el.com>

The RESEND PATCH modifies the commit message and adds the Reviewed-by.

In at24.c, it uses 8-bit addressing by default. In this patch add a
property address-width that provides a flexible method to pass the
information to the driver.

Alan Chiang (2):
  dt-bindings: at24: Add address-width property
  eeprom: at24: Add support for address-width property

 Documentation/devicetree/bindings/eeprom/at24.txt |  2 ++
 drivers/misc/eeprom/at24.c                        | 17 +++++++++++++++++
 2 files changed, 19 insertions(+)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ