regmap-i2c: Set regmap max raw r/w from quirks
authorLucas Tanure <tanureal@opensource.cirrus.com>
Wed, 12 May 2021 13:52:22 +0000 (14:52 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 14 May 2021 12:25:03 +0000 (13:25 +0100)
commitea030ca688193462b8d612c1628c37129aa30072
treedd2c15d5af16f2ee0c675bbc5832ae49adb6c9fa
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
regmap-i2c: Set regmap max raw r/w from quirks

Set regmap raw read/write from i2c quirks max read/write
so regmap_raw_read/write can split the access into chunks

Signed-off-by: Lucas Tanure <tanureal@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210512135222.223203-1-tanureal@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regmap-i2c.c
drivers/base/regmap/regmap.c
include/linux/regmap.h