Re: [Patch net-next 2/3] net: dsa: microchip: lan937x: clear the POR_READY_INT status bit

From: Florian Fainelli
Date: Fri Sep 02 2022 - 12:09:07 EST




On 9/2/2022 3:32 AM, Arun Ramadoss wrote:
In the lan937x_reset_switch(), it masks all the switch and port
registers. In the Global_Int_status register, POR ready bit is write 1
to clear bit and all other bits are read only. So, this patch clear the
por_ready_int status bit by writing 1.

Signed-off-by: Arun Ramadoss <arun.ramadoss@xxxxxxxxxxxxx>

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian