build/patch/kernel/archive/meson64-6.5/overlay/meson-i2cA.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@8500";
};
};
fragment@1 {
target-path = "/soc/bus@c1100000/i2c@8500";
__overlay__ {
status = "okay";
};
};
};