2020-01-24 18:34:40

by Adam Thomson

[permalink] [raw]
Subject: [RESEND PATCH 0/2] Resolve revision handling and add support for DA silicon

This patch set fixes the currently broken revision handling in the driver's
i2c_probe() function and then adds DA support to existing permitted revisions.

Adam Thomson (2):
mfd: da9063: Fix revision handling to correctly select reg tables
mfd: da9063: Add support for latest DA silicon revision

drivers/mfd/da9063-core.c | 31 -----
drivers/mfd/da9063-i2c.c | 254 +++++++++++++++++++++++++++++++----
include/linux/mfd/da9063/core.h | 1 +
include/linux/mfd/da9063/registers.h | 15 ++-
4 files changed, 240 insertions(+), 61 deletions(-)

--
1.9.1