On Sat, Mar 12, 2022 at 10:22 AM Arınç ÜNAL <arinc.unal@xxxxxxxxxx> wrote: > > Fix the cpuintc and fixedregulator dtc warnings: > > Warning (unit_address_vs_reg): /cpuintc@0: node has a unit name, but no reg property > Warning (unit_address_vs_reg): /fixedregulator@0: node has a unit name, but no reg property > Warning (unit_address_vs_reg): /fixedregulator@1: node has a unit name, but no reg property > Warning (unique_unit_address): /cpuintc@0: duplicate unit-address (also used in node /fixedregulator@0) > > Remove the unnecessary status = "okay" property from the xhci node. > > Signed-off-by: Arınç ÜNAL <arinc.unal@xxxxxxxxxx> > --- > drivers/staging/mt7621-dts/mt7621.dtsi | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) Reviewed-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> Thanks, Sergio Paracuellos