bcm53xx: MR32: replace i2c-gpio with SoC's i2c
authorChristian Lamparter <chunkeey@gmail.com>
Sat, 12 Sep 2020 20:28:38 +0000 (22:28 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 30 Oct 2021 13:00:22 +0000 (15:00 +0200)
commit6102f883ce7f32988d22b7fc5b79356e3d06c1dc
tree74d0327a355a6374a594ce0333001b3d22757fea
parentf5d071a508b3e3d218b8ed6f6f5a999384bb7f6d
bcm53xx: MR32: replace i2c-gpio with SoC's i2c

During review of the MR32, Florian Fainelli pointed out that the
SoC has a real I2C-controller. Furthermore, the connected pins
(SDA and SCL) would line up perfectly for use. This patch swaps
out the the bitbanged i2c-gpio with the real deal.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/bcm53xx/image/Makefile
target/linux/bcm53xx/patches-5.10/040-v5.16-ARM-dts-BCM5301X-Fix-I2C-controller-interrupt.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-5.10/332-Meraki-MR32-use-hw-i2c.patch [new file with mode: 0644]