Re: [PATCH 2/4] ARM: dts: rockchip: Fix gpu opp node names for rk3288

2019-03-21 Thread Matthias Kaehlcke
On Wed, Mar 20, 2019 at 01:14:00PM -0700, Douglas Anderson wrote: > The device tree compiler yells like this: > Warning (unit_address_vs_reg): > /gpu-opp-table/opp@1: > node has a unit name, but no reg property > > Let's match the cpu opp node names and use a dash. > >

[PATCH 2/4] ARM: dts: rockchip: Fix gpu opp node names for rk3288

2019-03-20 Thread Douglas Anderson
The device tree compiler yells like this: Warning (unit_address_vs_reg): /gpu-opp-table/opp@1: node has a unit name, but no reg property Let's match the cpu opp node names and use a dash. Signed-off-by: Douglas Anderson --- arch/arm/boot/dts/rk3288.dtsi | 12 ++-- 1 file