forked from Minki/linux
e5f7825cda
Support for loading the Renesas HSPI driver via devicetree. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org>
8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
Renesas HSPI.
|
|
|
|
Required properties:
|
|
- compatible : "renesas,hspi"
|
|
- reg : Offset and length of the register set for the device
|
|
- interrupts : interrupt line used by HSPI
|
|
|