On Wed, Nov 13, 2019 at 04:27:00PM +0530, Amit Pundir wrote: > From: Jonas Gorski <jonas.gorski@xxxxxxxxx> > > commit 8a38dacf87180738d42b058334c951eba15d2d47 upstream. > > The Ethernet Switch core mask was set to 0, causing the switch core to > be not reset on BCM6368 on boot. Provide the proper mask so the switch > core gets reset to a known good state. > > Fixes: 799faa626c71 ("MIPS: BCM63XX: add core reset helper") > Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx> > Signed-off-by: Paul Burton <paul.burton@xxxxxxxx> > Cc: linux-mips@xxxxxxxxxxxxxxx > Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> > Cc: James Hogan <jhogan@xxxxxxxxxx> > Cc: Florian Fainelli <f.fainelli@xxxxxxxxx> > Signed-off-by: Amit Pundir <amit.pundir@xxxxxxxxxx> > --- > Cherry-picked from lede/openwrt https://git.lede-project.org/?p=source.git. > Build tested on v4.{19,14,9,4}.y and v3.18.y for ARCH=mips bcm63xx_defconfig. Now queued up, thanks. greg k-h