mekotronics-r58x-4g: mainline: add i2c5

- not really wired to anything, found on vendor kernel, added due to i2c5m3_xfer
This commit is contained in:
Ricardo Pardini 2026-02-13 12:41:08 -03:00 committed by Igor
parent bcdc3e9871
commit fa98e609cd

View File

@ -349,7 +349,12 @@
};
};
// @TODO: i2c5
// Unknown where this is wired to, maybe some header pins. Found on vendor DT.
&i2c5 {
pinctrl-names = "default";
pinctrl-0 = <&i2c5m3_xfer>;
status = "okay";
};
&i2c6 {
status = "okay";