On Thu, Apr 17, 2025 at 11:22:58PM +0000, Kuninori Morimoto wrote: > 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. That's some odd spacing... > > Adds schema for MSIOF-I2S (= Sound). > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > --- > .../bindings/spi/renesas,sh-msiof.yaml | 43 ++++++++++++------- > 1 file changed, 27 insertions(+), 16 deletions(-) Otherwise, Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>