arm64: dts: meson: gxl: add i2c C pins
authorJerome Brunet <jbrunet@baylibre.com>
Mon, 9 Dec 2019 14:38:33 +0000 (15:38 +0100)
committerKevin Hilman <khilman@baylibre.com>
Mon, 16 Dec 2019 19:34:05 +0000 (11:34 -0800)
Add the DV18 and DV19 pinmux setting for the i2c C of the gxl family

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-gxl.dtsi

index ed33d8e..259d863 100644 (file)
                        };
                };
 
+               i2c_c_dv18_pins: i2c_c_dv18 {
+                       mux {
+                               groups = "i2c_sck_c_dv19",
+                                     "i2c_sda_c_dv18";
+                               function = "i2c_c";
+                               bias-disable;
+                       };
+               };
+
                eth_pins: eth_c {
                        mux {
                                groups = "eth_mdio",