lkml.org 
[lkml]   [2023]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] eeprom: ee1004: Enable devices on multiple busses
Date
The driver previously prevented probing devices on more than one
bus due to locking constraints with the special page addresses. This
constraint can be removed by allocating a reference-counted bus
structure containing the lock, rather than using global variables.
In addition, add devicetree bindings for the EE1004 driver for the
AT30TSE device and add the devices to the Bonnell BMC system.

Changes since v1:
- Add the devicetree changes

Eddie James (4):
eeprom: ee1004: Enable devices on multiple busses
doc: Add Atmel AT30TSE serial eeprom
eeprom: ee1004: Add devicetree binding
ARM: dts: aspeed: bonnell: Add DIMM SPD

.../devicetree/bindings/trivial-devices.yaml | 2 +
arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts | 20 ++
drivers/misc/eeprom/ee1004.c | 182 +++++++++++-------
3 files changed, 135 insertions(+), 69 deletions(-)

--
2.31.1

\
 
 \ /
  Last update: 2023-03-27 01:11    [W:0.065 / U:4.756 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site