[PATCH v2] i2c: add bcm283x i2c host controller support
Sascha Hauer
sha at pengutronix.de
Thu Jun 16 23:37:51 PDT 2022
On Wed, Jun 15, 2022 at 10:39:09PM +0200, Daniel Brát wrote:
> Add a driver to support the i2c host controller (BSC)
> found in Broadcom's bcm283x family of SoCs (used by rpi boards).
>
> Signed-off-by: Daniel Brát <danek.brat at gmail.com>
> ---
> arch/arm/configs/rpi_defconfig | 3 +-
> arch/arm/configs/rpi_v8a_defconfig | 3 +-
> drivers/i2c/busses/Kconfig | 4 +
> drivers/i2c/busses/Makefile | 1 +
> drivers/i2c/busses/i2c-bcm283x.c | 327 +++++++++++++++++++++++++++++
> 5 files changed, 336 insertions(+), 2 deletions(-)
> create mode 100644 drivers/i2c/busses/i2c-bcm283x.c
Much better, thanks, applied.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list