Hi all, This series adds dependency with BMIPS_GENERIC for Broadcom MIPS based SoCs and device nodes. As far as I know the boards are booting from NAND by default except BCM97358, BCM97360 and BCM97425, and therefore the SPI nodes for boot (qspi) of the boards are disabled. Changes in v2: - Use upg_clk instead of new spi_clk. Jaedon Shin (2): spi: bcm-qspi: Enable the driver on BMIPS_GENERIC MIPS: BMIPS: Add support SPI device nodes arch/mips/boot/dts/brcm/bcm7125.dtsi | 49 +++++++++++++++++++++++++++++-- arch/mips/boot/dts/brcm/bcm7346.dtsi | 43 +++++++++++++++++++++++++++ arch/mips/boot/dts/brcm/bcm7358.dtsi | 43 +++++++++++++++++++++++++++ arch/mips/boot/dts/brcm/bcm7360.dtsi | 43 +++++++++++++++++++++++++++ arch/mips/boot/dts/brcm/bcm7362.dtsi | 43 +++++++++++++++++++++++++++ arch/mips/boot/dts/brcm/bcm7420.dtsi | 49 +++++++++++++++++++++++++++++-- arch/mips/boot/dts/brcm/bcm7425.dtsi | 43 +++++++++++++++++++++++++++ arch/mips/boot/dts/brcm/bcm7435.dtsi | 43 +++++++++++++++++++++++++++ arch/mips/boot/dts/brcm/bcm97125cbmb.dts | 4 +++ arch/mips/boot/dts/brcm/bcm97346dbsmb.dts | 4 +++ arch/mips/boot/dts/brcm/bcm97358svmb.dts | 36 +++++++++++++++++++++++ arch/mips/boot/dts/brcm/bcm97360svmb.dts | 36 +++++++++++++++++++++++ arch/mips/boot/dts/brcm/bcm97362svmb.dts | 4 +++ arch/mips/boot/dts/brcm/bcm97420c.dts | 4 +++ arch/mips/boot/dts/brcm/bcm97425svmb.dts | 36 +++++++++++++++++++++++ arch/mips/boot/dts/brcm/bcm97435svmb.dts | 4 +++ drivers/spi/Kconfig | 3 +- 17 files changed, 480 insertions(+), 7 deletions(-) -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html