Skip to content

Commit bd21833

Browse files
committed
test4
1 parent b9f01f5 commit bd21833

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

boards/arm/charybdis_cirque/charybdis_cirque.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,10 @@
165165

166166
&i2c0 {
167167
status = "disabled";
168+
compatible = "nordic,nrf-twim";
169+
pinctrl-0 = <&i2c0_default>;
170+
pinctrl-1 = <&i2c0_sleep>;
171+
pinctrl-names = "default", "sleep";
168172
tps43: iqs5xx@74 {
169173
status = "disabled";
170174
compatible = "azoteq,iqs5xx";

0 commit comments

Comments
 (0)