HardenedBSD/sys/dts/arm64/overlays/rk3328-i2c0.dtso

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
126 B
Plaintext
Raw Normal View History

/dts-v1/;
/plugin/;
/ {
compatible = "rockchip,rk3328";
};
&{/i2c@ff150000} {
status = "okay";
};
/* vim: set ft=dts: */