mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-06 20:54:00 -05:00
`i2c1` node was missing `resets`, so even when enabled, the driver would not recognize it: ``` i2c_designware c101000.i2c: Unknown Synopsys component type: 0x00000000 ``` With this fix, I2C pins on BPi-RV2 26-pin GPIO header are usable. Signed-off-by: Rani Hod <rani.hod@gmail.com> Link: https://github.com/openwrt/openwrt/pull/20969 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> |
||
|---|---|---|
| .. | ||
| dts | ||
| files-6.12 | ||
| image | ||
| patches-6.12 | ||
| sf19a2890 | ||
| sf21 | ||
| Makefile | ||
| modules.mk | ||