Files
build/patch/kernel/archive/rockchip-6.16/overlay/rockchip-i2c1.dtso
2025-07-28 20:45:52 +08:00

17 lines
170 B
Plaintext

/* Definitions for i2c1
*/
/dts-v1/;
/plugin/;
/ {
compatible = "rockchip,rk3288";
fragment@0 {
target = <&i2c1>;
__overlay__ {
status = "okay";
};
};
};