Messages in this thread |  | | Date | Tue, 4 Oct 2016 15:46:40 +0200 | From | Krzysztof Kozlowski <> | Subject | Re: [PATCH v2 5/7] arm64: dts: exynos: Add dts files for Samsung Exynos5433 64bit SoC |
| |
On Tue, Oct 04, 2016 at 03:37:35PM +0200, Geert Uytterhoeven wrote: > On Wed, Aug 24, 2016 at 3:49 PM, Chanwoo Choi <cw00.choi@samsung.com> wrote: > > --- /dev/null > > +++ b/arch/arm64/boot/dts/exynos/exynos5433.dtsi > > > + cluster_a53_opp_table: opp_table0 { > > + compatible = "operating-points-v2"; > > + opp-shared; > > + > > + opp@400000000 { > > + opp-hz = /bits/ 64 <400000000>; > > + opp-microvolt = <900000>; > > + }; > > With W=1: > > Warning (unit_address_vs_reg): Node /opp_table0/opp@400000000 has a > unit name, but no reg property
AFAIR, there should be an exception for this... [1] But maybe it was not added after all?
Best regards, Krzysztof
[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2016-April/419738.html
|  |