Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dt-bindings: i2c: bcm2835: Add brcm,bcm2711 compatible | Stefan Wahren | 2019-08-29 | 1 | -1/+3 |
| | | | | | | | | | Add a new compatible for the BCM2711, which hasn't the clock stretch bug. Signed-off-by: Stefan Wahren <wahrenst@gmx.net> Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> | ||||
* | i2c: add bcm2835 driver | Stephen Warren | 2013-02-12 | 1 | -0/+20 |
This implements a very basic I2C host driver for the BCM2835 SoC. Missing features so far are: * 10-bit addressing. * DMA. Reviewed-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Wolfram Sang <wolfram@the-dreams.de> |