Merge remote-tracking branch 'arm64/for-next/core'
[deliverable/linux.git] / Documentation / devicetree / bindings / sound / renesas,fsi.txt
index c5be003f413e3aa3fcfea98a9b51440db7cf6d14..0d0ab51105b01ece9c0dfbe6571e6d2086550f42 100644 (file)
@@ -1,11 +1,16 @@
 Renesas FSI
 
 Required properties:
-- compatible                   : "renesas,sh_fsi2" or "renesas,sh_fsi"
+- compatible                   : "renesas,fsi2-<soctype>",
+                                 "renesas,sh_fsi2" or "renesas,sh_fsi" as
+                                 fallback.
+                                 Examples with soctypes are:
+                                   - "renesas,fsi2-r8a7740" (R-Mobile A1)
+                                   - "renesas,fsi2-sh73a0" (SH-Mobile AG5)
 - reg                          : Should contain the register physical address and length
 - interrupts                   : Should contain FSI interrupt
 
-- fsia,spdif-connection                : FSI is connected by S/PDFI
+- fsia,spdif-connection                : FSI is connected by S/PDIF
 - fsia,stream-mode-support     : FSI supports 16bit stream mode.
 - fsia,use-internal-clock      : FSI uses internal clock when master mode.
 
This page took 0.040403 seconds and 5 git commands to generate.