commit | 67de10fbaa12dc7d46412c5ab80f784ea8b4d7f8 | [log] [tgz] |
---|---|---|
author | Stefan Wahren <wahrenst@gmx.net> | Tue Aug 27 19:04:15 2019 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Aug 29 20:52:05 2019 +0200 |
tree | 01740312d3a523cb5aeb9664cfa22a23dbd8ef8b | |
parent | ca85ee7457dc60771ec0173bfed58671177a74ab [diff] |
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>