mirror of https://github.com/armbian/build.git
parent
d6eaf2d4b0
commit
c5d19faec1
|
|
@ -21,4 +21,12 @@
|
|||
};
|
||||
};
|
||||
|
||||
fragment@2 {
|
||||
target = <&periphs_pinctrl>;
|
||||
__overlay__ {
|
||||
i2c2_sda_x_pins: i2c2-sda-x { };
|
||||
i2c2_sck_x_pins: i2c2-sck-x { };
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
|
|
|||
|
|
@ -21,4 +21,12 @@
|
|||
};
|
||||
};
|
||||
|
||||
fragment@2 {
|
||||
target = <&periphs_pinctrl>;
|
||||
__overlay__ {
|
||||
i2c3_sck_a_pins: i2c3-sda-a { };
|
||||
i2c3_sda_a_pins: i2c3-sck-a { };
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue