tests: drivers: i2c: Add MAX32675EVKIT overlay file
Enable I2C test for MAX32675EVKIT. Signed-off-by: Mert Ekren <mert.ekren@analog.com>
This commit is contained in:
parent
c33f99351f
commit
01f9b9f0ec
3 changed files with 42 additions and 0 deletions
|
@ -85,6 +85,12 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c2 {
|
||||
status = "okay";
|
||||
pinctrl-0 = <&i2c2a_scl_p0_18 &i2c2a_sda_p0_19>;
|
||||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
&trng {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue