From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH V4 0/7] PM / OPP: Use - instead of @ for DT entries Date: Thu, 20 Apr 2017 15:00:56 +0530 Message-ID: <20170420093056.GH5436@vireshk-i7> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-oi0-f44.google.com ([209.85.218.44]:34753 "EHLO mail-oi0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S943310AbdDTJbA (ORCPT ); Thu, 20 Apr 2017 05:31:00 -0400 Received: by mail-oi0-f44.google.com with SMTP id x184so42569487oia.1 for ; Thu, 20 Apr 2017 02:31:00 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: arm@kernel.org Cc: linaro-kernel@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, Rafael Wysocki , Chanwoo Choi , MyungJoo Ham , Kyungmin Park , Kukjin Kim , Krzysztof Kozlowski , Javier Martinez Canillas , Viresh Kumar , Nishanth Menon , Stephen Boyd , =?iso-8859-1?Q?Beno=EEt?= Cousson , Tony Lindgren , Rob Herring , Mark Rutland , Daniel Mack , Haojian Zhuang , Robert Jarzmik On 20-04-17, 11:14, Viresh Kumar wrote: > 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. > > This has been sent separately as a single patch earlier, and Olof > suggested to split it per-platform and get it merged via platform > specific trees. Please get these applied to your trees guys and the rest > can go via arm-soc. This is based over 4.11-rc7 and there are no conflicts apart from sun8i. All the other maintainers can apply their platform specific patches from this series only. Thanks. -- viresh