orangepi3b: rockchip64/edge 6.5: enable i2c3 (m0) on 40 pin 27/sda and 28/scl
This commit is contained in:
parent
a31d62986b
commit
ab203c7ac8
@ -557,6 +557,15 @@
|
||||
};
|
||||
};
|
||||
|
||||
/*
|
||||
* i2c3_m0 is exposed on the 40-pin (green connectors)
|
||||
* pin 27 - i2c3_sda_m0
|
||||
* pin 28 - i2c3_scl_m0
|
||||
*/
|
||||
&i2c3 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2s0_8ch {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user