blob: 7d430b287888c50b479e106be2a8183644c4c26c [file] [log] [blame]
James Feistc95cb142018-02-26 10:41:42 -08001/dts-v1/;
2/plugin/;
3/ {
4 compatible = "$platform";
5 fragment@0{
6 target-path = "/__symbols__";
7 __overlay__{
8 i2c$bus = "$path";
9 };
10 };
11};