Files
build/patch/kernel/archive/rockchip-6.8/overlay/rockchip-i2c4.dts
2024-03-25 19:38:38 +01:00

17 lines
170 B
Plaintext

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