Commit 10c1705e authored by Fabrizio Castro's avatar Fabrizio Castro Committed by Mark Brown
Browse files

spi: rspi: Add r8a7743/5 to the compatible list

parent 2bd6bf03
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -5,11 +5,14 @@ Required properties:
		     "renesas,rspi-<soctype>", "renesas,rspi" as fallback.
		     For Renesas Serial Peripheral Interface on RZ/A1H:
		     "renesas,rspi-<soctype>", "renesas,rspi-rz" as fallback.
		     For Quad Serial Peripheral Interface on R-Car Gen2:
		     For Quad Serial Peripheral Interface on R-Car Gen2 and
		     RZ/G1 devices:
		     "renesas,qspi-<soctype>", "renesas,qspi" as fallback.
		     Examples with soctypes are:
		        - "renesas,rspi-sh7757" (SH)
			- "renesas,rspi-r7s72100" (RZ/A1H)
			- "renesas,qspi-r8a7743" (RZ/G1M)
			- "renesas,qspi-r8a7745" (RZ/G1E)
			- "renesas,qspi-r8a7790" (R-Car H2)
			- "renesas,qspi-r8a7791" (R-Car M2-W)
			- "renesas,qspi-r8a7792" (R-Car V2H)