Files
build/patch/kernel/archive/meson64-6.12/overlay/meson-g12a-radxa-zero-i2c-ee-m1-gpioh-6-gpioh-7.dtso
2024-11-20 00:58:56 +01:00

16 lines
236 B
Plaintext

/dts-v1/;
/plugin/;
/ {
compatible = "radxa,zero", "amlogic,g12a";
fragment@0 {
target = <&i2c1>;
__overlay__ {
status = "okay";
pinctrl-0 = <&i2c1_sda_h6_pins &i2c1_sck_h7_pins>;
pinctrl-names = "default";
};
};
};