On 06/13/2016 03:13 AM, Mark Brown wrote: >> +static const struct of_device_id bcm_qspi_of_match[] = { >> + { .compatible = "brcm,spi-bcm-qspi" }, >> + { .compatible = "brcm,qspi-brcmstb" }, >> + { .compatible = "brcm,spi-brcmstb-mspi"}, >> + {}, >> +}; >> +MODULE_DEVICE_TABLE(of, bcm_qspi_of_match); > > This is adding new DT bindings but there is no documentation, > documentation is required for all DT bindings. The binding documentation is added to patch 1, which you are listed as a recipient for. -- Florian -- 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