From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Jarzmik Subject: Re: [PATCH V5 4/7] ARM: pxa: Use - instead of @ for DT OPP entries Date: Thu, 20 Apr 2017 22:14:25 +0200 Message-ID: <87a87a7s66.fsf@belgarion.home> References: <741bc9af28d6968e6a9409f94681066db5d1228b.1492685450.git.viresh.kumar@linaro.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <741bc9af28d6968e6a9409f94681066db5d1228b.1492685450.git.viresh.kumar@linaro.org> (Viresh Kumar's message of "Thu, 20 Apr 2017 16:25:08 +0530") Sender: linux-pm-owner@vger.kernel.org To: Viresh Kumar Cc: arm@kernel.org, Daniel Mack , Haojian Zhuang , Rob Herring , Mark Rutland , linaro-kernel@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, Rafael Wysocki , Krzysztof Kozlowski , Masahiro Yamada , Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Viresh Kumar writes: > Compiling the DT file with W=1, DTC warns like follows: > > Warning (unit_address_vs_reg): Node /opp_table0/opp@1000000000 has a > unit name, but no reg property > > Fix this by replacing '@' with '-' as the OPP nodes will never have a > "reg" property. > > Reported-by: Krzysztof Kozlowski > Reported-by: Masahiro Yamada > Suggested-by: Mark Rutland > Signed-off-by: Viresh Kumar > Acked-by: Rob Herring Acked-by: Robert Jarzmik Cheers. -- Robert