Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1365701 > unrolled thread
| Started by | Rob Herring <robh@kernel.org> |
|---|---|
| First post | 2016-03-29 00:10 +0200 |
| Last post | 2016-03-29 00:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v17 2/6] ARM: socfpga: add bindings document for fpga bridge drivers Rob Herring <robh@kernel.org> - 2016-03-29 00:10 +0200
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-03-29 00:10 +0200 |
| Subject | Re: [PATCH v17 2/6] ARM: socfpga: add bindings document for fpga bridge drivers |
| Message-ID | <rhNwe-509-3@gated-at.bofh.it> |
On Tue, Mar 15, 2016 at 05:04:53PM -0500, atull wrote:
> On Sat, 5 Mar 2016, Rob Herring wrote:
>
> > > +Example:
> > > + hps_fpgabridge0: fpgabridge@ff400000 {
> >
> > No underscores.
> >
> > fpga-bridge@...
>
> Hi Rob,
>
> The dtc is not letting me compile if I use a hyphen in the label.
> I think we have to use hyphens in the node names and underscores
> in the labels. So it will end up being:
>
> + fpga_bridge0: fpga-bridge@ff400000 {
Sorry, don't know what I was looking at. In labels, underscores are
fine. This looks fine.
Rob
Back to top | Article view | linux.kernel
csiph-web