OSDN Git Service

staging: mt7621-dts: fix cpuintc and fixedregulator dtc warnings, fix xhci
authorArınç ÜNAL <arinc.unal@arinc9.com>
Sat, 12 Mar 2022 09:18:32 +0000 (12:18 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Mar 2022 15:01:31 +0000 (16:01 +0100)
commitdcd520af4eacae8c9d2db1f50e7adc0ca050fc1a
tree768c8cc6d2cf665d21e512845c63c8b025679b43
parent5bc148649cf358d0cccf525452a4efbd4bc89a0f
staging: mt7621-dts: fix cpuintc and fixedregulator dtc warnings, fix xhci

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.

Reviewed-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Link: https://lore.kernel.org/r/20220312091832.6269-1-arinc.unal@arinc9.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-dts/mt7621.dtsi