Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
entity-manager
/
8035d9ea34e0e99379f90119aeec1150dcca472a
/
.
/
overlay_templates
/
Symbol.template
blob: 7d430b287888c50b479e106be2a8183644c4c26c [
file
] [
log
] [
blame
]
James Feist
c95cb14
2018-02-26 10:41:42 -0800
[
diff
] [
blame
]
1
/dts-v1/
;
2
/plugin/
;
3
/
{
4
compatible
=
"$platform"
;
5
fragment@0
{
6
target
-
path
=
"/__symbols__"
;
7
__overlay__
{
8
i2c$bus
=
"$path"
;
9
};
10
};
11
};