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
| ||
|
Message-Id: <20171227135054.29690-1-brgl@bgdev.pl> Date: Wed, 27 Dec 2017 14:50:49 +0100 From: Bartosz Golaszewski <brgl@...ev.pl> To: Andy Shevchenko <andy.shevchenko@...il.com>, Rob Herring <robh+dt@...nel.org>, Mark Rutland <mark.rutland@....com>, Javier Martinez Canillas <javier@...hile0.org>, David Lechner <david@...hnology.com>, Divagar Mohandass <divagar.mohandass@...el.com>, Peter Rosin <peda@...ntia.se> Cc: linux-i2c@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, Bartosz Golaszewski <brgl@...ev.pl> Subject: [PATCH v3 0/5] eeprom: at24: device tree support fixes The first three patches fix certain issues with the DT binding document. The last two extend the device tree support in the driver with more at24 EEPROM variants. v1 -> v2: - remove any implementation details from patch 1/5 v2 -> v3: - reword patch 1/5: allow any "<manufacturer>,<vendor>" pair as long as a supported fallback is used Bartosz Golaszewski (5): dt-bindings: at24: consistently document the compatible property dt-bindings: at24: add a missing compatible dt-bindings: at24: fix formatting and style dt-bindings: at24: extend the list of supported chips eeprom: at24: extend the list of chips supported in DT Documentation/devicetree/bindings/eeprom/at24.txt | 71 ++++++++++++----------- drivers/misc/eeprom/at24.c | 9 +++ 2 files changed, 46 insertions(+), 34 deletions(-) -- 2.15.1
Powered by blists - more mailing lists