> -----Original Message----- > From: linux-spi-owner@xxxxxxxxxxxxxxx [mailto:linux-spi- > owner@xxxxxxxxxxxxxxx] On Behalf Of Mark Brown > Sent: Wednesday, August 9, 2017 1:44 PM > To: Hauke Mehrtens <hauke@xxxxxxxxxx> > Cc: ralf@xxxxxxxxxxxxxx; linux-mips@xxxxxxxxxxxxxx; linux- > mtd@xxxxxxxxxxxxxxxxxxx; linux-watchdog@xxxxxxxxxxxxxxx; > devicetree@xxxxxxxxxxxxxxx; martin.blumenstingl@xxxxxxxxxxxxxx; > john@xxxxxxxxxxx; linux-spi@xxxxxxxxxxxxxxx; Mehrtens, Hauke > <hauke.mehrtens@xxxxxxxxx>; robh@xxxxxxxxxx; andy.shevchenko@xxxxxxxxx; > p.zabel@xxxxxxxxxxxxxx; kishon@xxxxxx; mark.rutland@xxxxxxx > Subject: Re: [PATCH v9 03/16] mtd: spi-falcon: drop check of boot select > > On Wed, Aug 09, 2017 at 12:52:34AM +0200, Hauke Mehrtens wrote: > > > Do not check which flash type the SoC was booted from before > > using this driver. Assume that the device tree is correct and use this > > driver when it was added to device tree. This also removes a build > > dependency to the SoC code. > > Why? Is this assumption reliably true? Yes. We only have one type of flash interface in the device tree, as they are connected to the shared EBU (External Bus Unit). -- 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