Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DT: Add support for spi-gpio to JZ4780's DT #40

Merged
merged 1 commit into from
Jul 7, 2015

Commits on Jul 7, 2015

  1. MIPS: Ci20: Add DT node for spi-gpio driver

    A SPI driver that uses the JZ4780's SPI hardware isn't available, so using
    a bit banging GPIO driver will work for now. Once the SPI driver is completed,
    it will use the same pins as the spi-gpio driver.
    
    Signed-off-by: Harvey Hunt <harvey.hunt@imgtec.com>
    HarveyHunt committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    1e6da8a View commit details
    Browse the repository at this point in the history