Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1730006 > unrolled thread
| Started by | "Enrico Weigelt, metux IT consult" <metux@gmx.de> |
|---|---|
| First post | 2017-09-10 18:10 +0200 |
| Last post | 2017-09-10 18:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
dtc: imx6 warnings on unit address format errors "Enrico Weigelt, metux IT consult" <metux@gmx.de> - 2017-09-10 18:10 +0200
Re: dtc: imx6 warnings on unit address format errors Fabio Estevam <festevam@gmail.com> - 2017-09-10 18:20 +0200
| From | "Enrico Weigelt, metux IT consult" <metux@gmx.de> |
|---|---|
| Date | 2017-09-10 18:10 +0200 |
| Subject | dtc: imx6 warnings on unit address format errors |
| Message-ID | <uocY3-6f2-53@gated-at.bofh.it> |
Hi folks,
I'm getting lots of warnings from dtc about unit address format errors:
For example in imx6q.dtsi:
ocram: sram@00900000 {
The node name's address part has leading zeros which dtc doesn't like.
It doesn't seem to have a big influence (yet ?), but I'd guess this
warning is there for a reason.
Should we fix this ?
--mtx
[toc] | [next] | [standalone]
| From | Fabio Estevam <festevam@gmail.com> |
|---|---|
| Date | 2017-09-10 18:20 +0200 |
| Message-ID | <uod7I-6j4-33@gated-at.bofh.it> |
| In reply to | #1730006 |
On Sun, Sep 10, 2017 at 1:06 PM, Enrico Weigelt, metux IT consult
<metux@gmx.de> wrote:
> Hi folks,
>
>
> I'm getting lots of warnings from dtc about unit address format errors:
>
> For example in imx6q.dtsi:
>
> ocram: sram@00900000 {
>
> The node name's address part has leading zeros which dtc doesn't like.
> It doesn't seem to have a big influence (yet ?), but I'd guess this
> warning is there for a reason.
>
> Should we fix this ?
Yes, feel free to submit a patch that fixes these warnings for all
imx6 dts/dtsi files.
Thanks
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web