sh-msiof.txt 467 B

123456789101112
  1. Renesas MSIOF spi controller
  2. Required properties:
  3. - compatible : "renesas,sh-msiof" for SuperH or
  4. "renesas,sh-mobile-msiof" for SH Mobile series
  5. - reg : Offset and length of the register set for the device
  6. - interrupts : interrupt line used by MSIOF
  7. Optional properties:
  8. - num-cs : total number of chip-selects
  9. - renesas,tx-fifo-size : Overrides the default tx fifo size given in words
  10. - renesas,rx-fifo-size : Overrides the default rx fifo size given in words