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

17 lines
170 B
Plaintext

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