Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1365701
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v17 2/6] ARM: socfpga: add bindings document for fpga bridge drivers |
| Date | 2016-03-29 00:10 +0200 |
| Message-ID | <rhNwe-509-3@gated-at.bofh.it> (permalink) |
| References | <r9cav-Ll-25@gated-at.bofh.it> <r9cav-Ll-27@gated-at.bofh.it> <r9cav-Ll-23@gated-at.bofh.it> <rhNwe-509-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 linux.kernel | Previous | Next | Find similar | Unroll thread
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
csiph-web