Hi > > Renesas MSIOF (Clock-Synchronized Serial Interface with FIFO) can work as > > both SPI and I2S. MSIOF-I2S will use Audio Graph Card/Card2 driver which > > uses Of-Graph in DT. > > > > MSIOF-SPI/I2S are using same DT compatible properties. > > MSIOF-I2S uses Of-Graph for Audio-Graph-Card/Card2, > > MSIOF-SPI doesn't use Of-Graph. > > > > Ignore MSIOF-I2S case (= Of-Graph) in MSIOF-SPI Doc. > > Please use subject prefixes matching the subsystem. You can get them for > example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory > your patch is touching. Yeah, I did :) git log --oneline --no-merges Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml 1f48cbd6f00f spi: renesas,sh-msiof: Add r8a779h0 support a0dcd1ff9629 spi: renesas,sh-msiof: Miscellaneous improvements aa69dc65e3b3 spi: renesas,sh-msiof: Add r8a779g0 support f4d381038700 spi: renesas,sh-msiof: Fix 'unevaluatedProperties' warnings b076fdd02133 spi: renesas,sh-msiof: R-Car V3U is R-Car Gen4 e1e62f05d5d9 spi: renesas,sh-msiof: Add generic Gen4 and r8a779f0 support 5a674d9dc9a0 dt-bindings: Fix array constraints on scalar properties 6be69293196c spi: renesas,sh-msiof: Add r8a779a0 support 6fdc6e23a7d1 dt-bindings: Add missing 'unevaluatedProperties' aef161f4f1b8 spi: renesas,sh-msiof: Add r8a77961 support b4f7f5f54705 spi: renesas,sh-msiof: Add r8a774e1 support 6383b118efaf spi: renesas,sh-msiof: Add r8a7742 support fba5618451d2 dt-bindings: Fix incorrect 'reg' property sizes 3d21a4609335 dt-bindings: Remove cases of 'allOf' containing a '$ref' 97f41c68b83e dt-bindings: spi: sh-msiof: Add r8a774b1 support 9c3c41761f45 dt-bindings: spi: sh-msiof: Convert bindings to json-schema Thank you for your help !! Best regards --- Kuninori Morimoto