From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH V4 5/7] ARM: sun8i: Use - instead of @ for DT OPP entries Date: Thu, 20 Apr 2017 14:59:42 +0530 Message-ID: <20170420092942.GG5436@vireshk-i7> References: <20170420080202.olu2mhel6xtmnnjt@lukather> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170420080202.olu2mhel6xtmnnjt@lukather> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Maxime Ripard Cc: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, Rob Herring , Mark Rutland , Chen-Yu Tsai , linaro-kernel-cunTk1MwBs8s++Sfvej+rw@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rafael Wysocki , Krzysztof Kozlowski , Masahiro Yamada , Rob Herring , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On 20-04-17, 10:02, Maxime Ripard wrote: > Hi, > > On Thu, Apr 20, 2017 at 11:14:16AM +0530, 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. > > > > Reported-by: Krzysztof Kozlowski > > Reported-by: Masahiro Yamada > > Suggested-by: Mark Rutland > > Signed-off-by: Viresh Kumar > > Acked-by: Maxime Ripard > > Acked-by: Rob Herring > > This patch doesn't apply, please make sure to base them on linux-next I can do that tomorrow once linux-next includes the new PM tree as the old PM tree had my patch from V3. -- viresh -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html