summaryrefslogtreecommitdiff
path: root/arch/sh
diff options
context:
space:
mode:
authorMårten Lindahl <martenli@axis.com>2021-02-17 01:25:38 +0300
committerWolfram Sang <wsa@kernel.org>2021-02-26 13:47:42 +0300
commitf4ff0104d4c807a7f96aa3358c03d694895ee8ea (patch)
treea76089cdd8b9742c3a79e11410e6582e488d1694 /arch/sh
parente87cc183cbff6a8964f2f854b8d0eba815cc5c54 (diff)
downloadlinux-f4ff0104d4c807a7f96aa3358c03d694895ee8ea.tar.xz
i2c: exynos5: Preserve high speed master code
When the driver starts to send a message with the MASTER_ID field set (high speed), the whole I2C_ADDR register is overwritten including MASTER_ID as the SLV_ADDR_MAS field is set. This patch preserves already written fields in I2C_ADDR when writing SLV_ADDR_MAS. Fixes: 8a73cd4cfa15 ("i2c: exynos5: add High Speed I2C controller driver") Signed-off-by: Mårten Lindahl <martenli@axis.com> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Tested-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions