Skip to content
Snippets Groups Projects
Commit 1a6337b0 authored by Magnus Lilja's avatar Magnus Lilja Committed by Jean-Christophe PLAGNIOL-VILLARD
Browse files

i.MX31: Make the SPI bus and chip select configurable for MC13783


The i.MX31 has three SPI buses and each bus has several chip selects
and the MC13783 chip can be connected to any of these. The current
RTC driver for MC13783 is hardcoded for CSPI2/SS2.

This patch makes make MC13783 SPI bus and chip select configurable
via CONFIG_MC13783_SPI_BUS and CONFIG_MC13783_SPI_CS.

Signed-off-by: default avatarMagnus Lilja <lilja.magnus@gmail.com>
parent 8c4ebec2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment