Lines Matching refs:bar
39 The overlay bar.dts, when loaded (and resolved as described in [2]) should
41 ---- bar.dts -----------------------------------------------------------------
48 /* bar peripheral */
49 bar {
50 compatible = "corp,bar";
56 ---- bar.dts -----------------------------------------------------------------
58 result in foo+bar.dts
60 ---- foo+bar.dts -------------------------------------------------------------
61 /* FOO platform + bar peripheral */
74 /* bar peripheral */
75 bar {
76 compatible = "corp,bar";
81 ---- foo+bar.dts -------------------------------------------------------------
83 As a result of the overlay, a new device node (bar) has been created
84 so a bar platform device will be registered and if a matching device driver