diff options
Diffstat (limited to 'arch/mips/boot/dts/brcm/bcm97420c.dts')
-rw-r--r-- | arch/mips/boot/dts/brcm/bcm97420c.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/brcm/bcm97420c.dts b/arch/mips/boot/dts/brcm/bcm97420c.dts index e66271af055e..d62b448a152d 100644 --- a/arch/mips/boot/dts/brcm/bcm97420c.dts +++ b/arch/mips/boot/dts/brcm/bcm97420c.dts @@ -79,3 +79,7 @@ &ohci1 { status = "okay"; }; + +&mspi { + status = "okay"; +}; |