diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2020-03-26 15:20:37 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2020-04-13 11:42:36 +0200 |
commit | 8807d356bfea92b0a8f04ce421800ed83400cd22 (patch) | |
tree | 1cd90303a8a9ea48758cc6ba3da6113d642cf1dd /arch/arm/boot/dts/owl-s500-sparky.dts | |
parent | a19f6efc01df901c16a57455485613236eaad55e (diff) |
ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensor's bus
GPIO lines for the CM36651 sensor I2C bus use the normal not the inverted
polarity. This bug has been there since adding the CM36651 sensor by
commit 85cb4e0bd229 ("ARM: dts: add cm36651 light/proximity sensor node
for exynos4412-trats2"), but went unnoticed because the "i2c-gpio"
driver ignored the GPIO polarity specified in the device-tree.
The recent conversion of "i2c-gpio" driver to the new, descriptor based
GPIO API, automatically made it the DT-specified polarity aware, what
broke the CM36651 sensor operation.
Fixes: 85cb4e0bd229 ("ARM: dts: add cm36651 light/proximity sensor node for exynos4412-trats2")
CC: stable@vger.kernel.org # 4.16+
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/owl-s500-sparky.dts')
0 files changed, 0 insertions, 0 deletions