Home
last modified time | relevance | path

Searched refs:spisel_boot (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/spi/
A Dspi-fsl-spi.c714 bool spisel_boot = false; in of_fsl_spi_probe() local
730 spisel_boot = of_property_read_bool(np, "fsl,spisel_boot"); in of_fsl_spi_probe()
731 if (spisel_boot) { in of_fsl_spi_probe()
747 if (ret == 0 && !spisel_boot) { in of_fsl_spi_probe()
750 pdata->max_chipselect = ret + spisel_boot; in of_fsl_spi_probe()
771 if (spisel_boot) in of_fsl_spi_probe()
/linux/Documentation/devicetree/bindings/spi/
A Dfsl-spi.txt21 - fsl,spisel_boot : for the MPC8306 and MPC8309, specifies that the

Completed in 5 milliseconds