build/patch/kernel/archive/meson64-6.4/overlay/meson-i2cB.dts

18 lines
328 B
Plaintext
Raw Normal View History

/dts-v1/;
/ {
compatible = "amlogic,meson-gxbb";
fragment@0 {
target-path = "/aliases";
__overlay__ {
i2cA = "/soc/bus@c1100000/i2c@87c0";
};
};
fragment@1 {
target-path = "/soc/bus@c1100000/i2c@87c0";
__overlay__ {
status = "okay";
};
};
};