dtc warnings

Rob Herring robh at kernel.org
Sun Apr 3 22:16:56 PDT 2016


On Sun, Apr 03, 2016 at 05:57:00PM +0530, Viresh Kumar wrote:
> On 3 April 2016 at 13:38, Krzysztof Kozlowski <k.kozlowski at 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
> 
> @Rob: What should we be doing about these warnings?
> OPP-entries don't have a reg property obviously and we
> discussed earlier if naming them based on freq is fine or
> not.

We can whitelist opp nodes in dtc, use oppN instead, or ignore the 
warnings for now. 

Rob



More information about the linux-arm-kernel mailing list