From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: Viresh Kumar <viresh.kumar@linaro.org>, Rob Herring <robh@kernel.org>
Cc: Rob Herring <rob.herring@linaro.org>, Nishanth Menon <nm@ti.com>,
Tomi Valkeinen <tomi.valkeinen@gmail.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Krzysztof Kozlowski <krzk@kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
arm-platform-maintainers@lists.infradead.org,
"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>
Subject: Re: dtc warnings
Date: Mon, 04 Apr 2016 14:56:45 +0900 [thread overview]
Message-ID: <5702021D.3080103@samsung.com> (raw)
In-Reply-To: <20160404055000.GA3622@vireshk-i7>
On 04.04.2016 14:50, Viresh Kumar wrote:
> On 04-04-16, 00:16, Rob Herring wrote:
>> On Sun, Apr 03, 2016 at 05:57:00PM +0530, Viresh Kumar wrote:
>>> On 3 April 2016 at 13:38, Krzysztof Kozlowski <k.kozlowski@samsung.com> wrote:
>>>> Warnings coming from recent linux-next:
>>>>
>>>> DTC arch/arm/boot/dts/exynos5800-peach-pi.dtb
>>>> Warning (unit_address_vs_reg): Node /opp_table0/opp@1800000000 has a unit name, but no reg property
>>>> Warning (unit_address_vs_reg): Node /opp_table0/opp@1700000000 has a unit name, but no reg property
>
> Something isn't right in my setup, as I am not hitting these:
>
> $ make CROSS_COMPILE="arm-linux-gnueabihf-" ARCH=arm O=../bexynos dtbs
You need W=1 (that was recent change by Rob to not pollute everyone's
builds).
Best regards,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: k.kozlowski@samsung.com (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: dtc warnings
Date: Mon, 04 Apr 2016 14:56:45 +0900 [thread overview]
Message-ID: <5702021D.3080103@samsung.com> (raw)
In-Reply-To: <20160404055000.GA3622@vireshk-i7>
On 04.04.2016 14:50, Viresh Kumar wrote:
> On 04-04-16, 00:16, Rob Herring wrote:
>> On Sun, Apr 03, 2016 at 05:57:00PM +0530, Viresh Kumar wrote:
>>> On 3 April 2016 at 13:38, Krzysztof Kozlowski <k.kozlowski@samsung.com> wrote:
>>>> Warnings coming from recent linux-next:
>>>>
>>>> DTC arch/arm/boot/dts/exynos5800-peach-pi.dtb
>>>> Warning (unit_address_vs_reg): Node /opp_table0/opp at 1800000000 has a unit name, but no reg property
>>>> Warning (unit_address_vs_reg): Node /opp_table0/opp at 1700000000 has a unit name, but no reg property
>
> Something isn't right in my setup, as I am not hitting these:
>
> $ make CROSS_COMPILE="arm-linux-gnueabihf-" ARCH=arm O=../bexynos dtbs
You need W=1 (that was recent change by Rob to not pollute everyone's
builds).
Best regards,
Krzysztof
next prev parent reply other threads:[~2016-04-04 5:56 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-01 1:40 dtc warnings Rob Herring
2016-04-01 1:40 ` Rob Herring
2016-04-01 7:49 ` Tomi Valkeinen
2016-04-01 7:49 ` Tomi Valkeinen
2016-04-01 7:53 ` Krzysztof Kozlowski
2016-04-01 7:53 ` Krzysztof Kozlowski
2016-04-01 13:57 ` Nishanth Menon
2016-04-01 13:57 ` Nishanth Menon
2016-04-03 6:59 ` Viresh Kumar
2016-04-03 6:59 ` Viresh Kumar
2016-04-03 8:08 ` Krzysztof Kozlowski
2016-04-03 8:08 ` Krzysztof Kozlowski
2016-04-03 12:27 ` Viresh Kumar
2016-04-03 12:27 ` Viresh Kumar
2016-04-04 5:16 ` Rob Herring
2016-04-04 5:16 ` Rob Herring
2016-04-04 5:50 ` Viresh Kumar
2016-04-04 5:50 ` Viresh Kumar
2016-04-04 5:56 ` Krzysztof Kozlowski [this message]
2016-04-04 5:56 ` Krzysztof Kozlowski
2016-04-01 13:25 ` Rob Herring
2016-04-01 13:25 ` Rob Herring
[not found] ` <CAL_Jsq+=OjY8y_8x7OSm-MWYKbrHN5cbv4TLwULxhNq+gfiMtw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-04-01 15:42 ` Tony Lindgren
2016-04-01 15:42 ` Tony Lindgren
2016-04-21 12:47 ` Rob Herring
2016-04-21 12:47 ` Rob Herring
-- strict thread matches above, loose matches on Subject: below --
2018-03-14 5:18 Stephen Rothwell
2018-03-16 14:13 ` Michael Ellerman
2018-03-16 21:25 ` Stephen Rothwell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5702021D.3080103@samsung.com \
--to=k.kozlowski@samsung.com \
--cc=arm-platform-maintainers@lists.infradead.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=nm@ti.com \
--cc=rob.herring@linaro.org \
--cc=robh@kernel.org \
--cc=tomi.valkeinen@gmail.com \
--cc=viresh.kumar@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.