We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a30661 commit 16d4daaCopy full SHA for 16d4daa
arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
@@ -214,7 +214,7 @@
214
groups = "i2c_sck_ao",
215
"i2c_sda_ao";
216
function = "i2c_ao";
217
- bias-disable;
+ bias-pull-up;
218
};
219
220
@@ -576,7 +576,7 @@
576
groups = "i2c_sck_a",
577
"i2c_sda_a";
578
function = "i2c_a";
579
580
581
582
@@ -585,7 +585,7 @@
585
groups = "i2c_sck_b",
586
"i2c_sda_b";
587
function = "i2c_b";
588
589
590
591
@@ -594,7 +594,7 @@
594
groups = "i2c_sck_c",
595
"i2c_sda_c";
596
function = "i2c_c";
597
598
599
600
@@ -603,7 +603,7 @@
603
groups = "i2c_sck_c_dv19",
604
"i2c_sda_c_dv18";
605
606
607
608
609
0 commit comments