Lines Matching refs:bar
37 The overlay bar.dts, when loaded (and resolved as described in [1]) should
39 ---- bar.dts -----------------------------------------------------------------
46 /* bar peripheral */
47 bar {
48 compatible = "corp,bar";
54 ---- bar.dts -----------------------------------------------------------------
56 result in foo+bar.dts
58 ---- foo+bar.dts -------------------------------------------------------------
59 /* FOO platform + bar peripheral */
72 /* bar peripheral */
73 bar {
74 compatible = "corp,bar";
79 ---- foo+bar.dts -------------------------------------------------------------
81 As a result of the overlay, a new device node (bar) has been created
82 so a bar platform device will be registered and if a matching device driver