[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220207063338.6570-1-warp5tw@gmail.com>
Date: Mon, 7 Feb 2022 14:33:32 +0800
From: Tyrone Ting <warp5tw@...il.com>
To: avifishman70@...il.com, tmaimon77@...il.com, tali.perry1@...il.com,
venture@...gle.com, yuenn@...gle.com, benjaminfair@...gle.com,
robh+dt@...nel.org, krzysztof.kozlowski@...onical.com,
semen.protsenko@...aro.org, yangyicong@...ilicon.com,
wsa@...nel.org, jie.deng@...el.com, sven@...npeter.dev,
bence98@....bme.hu, lukas.bulwahn@...il.com, arnd@...db.de,
olof@...om.net, andriy.shevchenko@...ux.intel.com,
warp5tw@...il.com, tali.perry@...oton.com, Avi.Fishman@...oton.com,
tomer.maimon@...oton.com, KWLIU@...oton.com, JJLIU0@...oton.com,
kfting@...oton.com
Cc: openbmc@...ts.ozlabs.org, linux-i2c@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/6] i2c: npcm: Bug fixes timeout, spurious interrupts
From: Tyrone Ting <kfting@...oton.com>
This patchset includes the following fixes:
- Add dt-bindings description for NPCM845.
- Bug fix for timeout calculation.
- Better handling of spurious interrupts.
- Fix for event type in slave mode.
- Removal of own slave addresses [2:10].
- Support for next gen BMC (NPCM845).
The NPCM I2C driver is tested on NPCM750 and NPCM845 evaluation boards.
Tali Perry (4):
i2c: npcm: Fix timeout calculation
i2c: npcm: Add tx complete counter
i2c: npcm: Handle spurious interrupts
i2c: npcm: Remove own slave addresses 2:10
Tyrone Ting (2):
dt-bindings: i2c: npcm: support NPCM845
i2c: npcm: Support NPCM845
.../bindings/i2c/nuvoton,npcm7xx-i2c.yaml | 21 +-
drivers/i2c/busses/Kconfig | 8 +-
drivers/i2c/busses/Makefile | 2 +-
drivers/i2c/busses/i2c-npcm7xx.c | 191 ++++++++++++------
4 files changed, 149 insertions(+), 73 deletions(-)
--
2.17.1
Powered by blists - more mailing lists