i2c: bcm2835: Avoid clk stretch quirk for BCM2711
authorStefan Wahren <wahrenst@gmx.net>
Tue, 27 Aug 2019 17:04:15 +0000 (19:04 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 29 Aug 2019 18:52:05 +0000 (20:52 +0200)
commit67de10fbaa12dc7d46412c5ab80f784ea8b4d7f8
tree01740312d3a523cb5aeb9664cfa22a23dbd8ef8b
parentca85ee7457dc60771ec0173bfed58671177a74ab
i2c: bcm2835: Avoid clk stretch quirk for BCM2711

The I2C block on the BCM2711 isn't affected by the clk stretching bug.
So there is no need to apply the corresponding quirk.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-bcm2835.c