Searched hist:f2d704794864a4bb486f2a0eaed40f25dd87303f (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/spi/ |
H A D | spi-dw.h | diff f2d704794864a4bb486f2a0eaed40f25dd87303f Thu Oct 11 13:20:07 CEST 2018 Talel Shenhar <talel@amazon.com> dw: spi: add support for Amazon's Alpine spi controller
Add support for a new devicetree compatible string called 'amazon,alpine-apb-ssi', which is necessary for the Amazon Alpine spi controller. 'amazon,alpine-dw-apb-ssi' is used in the dw spi driver if specified in the devicetree. Otherwise, fall back to driver default behavior, i.e. original dw IP hw driver behavior.
Signed-off-by: Talel Shenhar <talel@amazon.com> Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | spi-dw-mmio.c | diff f2d704794864a4bb486f2a0eaed40f25dd87303f Thu Oct 11 13:20:07 CEST 2018 Talel Shenhar <talel@amazon.com> dw: spi: add support for Amazon's Alpine spi controller
Add support for a new devicetree compatible string called 'amazon,alpine-apb-ssi', which is necessary for the Amazon Alpine spi controller. 'amazon,alpine-dw-apb-ssi' is used in the dw spi driver if specified in the devicetree. Otherwise, fall back to driver default behavior, i.e. original dw IP hw driver behavior.
Signed-off-by: Talel Shenhar <talel@amazon.com> Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Signed-off-by: Mark Brown <broonie@kernel.org>
|