Re: [PATCH 4/7] arm64: dts: mt8183: Fix unit name warnings

2020-06-25 Thread Enric Balletbo i Serra
Hi Matthias, Thank you for you review. On 22/6/20 12:14, Matthias Brugger wrote: > > > On 19/06/2020 12:27, Enric Balletbo i Serra wrote: >> Remove the unit address from the DT nodes that doesn't have a reg >> property. This fixes the following unit name warnings: >> >> Warning (unit_address_

Re: [PATCH 4/7] arm64: dts: mt8183: Fix unit name warnings

2020-06-22 Thread Matthias Brugger
On 19/06/2020 12:27, Enric Balletbo i Serra wrote: > Remove the unit address from the DT nodes that doesn't have a reg > property. This fixes the following unit name warnings: > > Warning (unit_address_vs_reg): /cpus/idle-states/cluster-sleep@0: node has > a unit name, but no reg or ranges p

[PATCH 4/7] arm64: dts: mt8183: Fix unit name warnings

2020-06-19 Thread Enric Balletbo i Serra
Remove the unit address from the DT nodes that doesn't have a reg property. This fixes the following unit name warnings: Warning (unit_address_vs_reg): /cpus/idle-states/cluster-sleep@0: node has a unit name, but no reg or ranges property Warning (unit_address_vs_reg): /cpus/idle-states/clust