diff options
| author | Marek Vasut <[email protected]> | 2023-09-17 16:13:03 +0200 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2023-10-01 00:08:29 +0200 |
| commit | 89932045ef11fbb73fde3baa907097119c060049 (patch) | |
| tree | 2df2c429618646062959d33219feb49dceb55ff3 | |
| parent | 9ef28a83fee4c1367069e208a5b24526cc093b3a (diff) | |
ARM: dts: renesas: Synchronize R-Car R8A7794 E2 DTs with Linux 6.5.3
Synchronize R-Car R8A7794 E2 DTs with Linux 6.5.3,
commit 238589d0f7b421aae18c5704dc931595019fa6c7 .
Signed-off-by: Marek Vasut <[email protected]>
| -rw-r--r-- | arch/arm/dts/r8a7794.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/r8a7794.dtsi b/arch/arm/dts/r8a7794.dtsi index 7aa781ff3bf..371dd4715dd 100644 --- a/arch/arm/dts/r8a7794.dtsi +++ b/arch/arm/dts/r8a7794.dtsi @@ -955,7 +955,7 @@ rcar_sound: sound@ec500000 { /* - * #sound-dai-cells is required + * #sound-dai-cells is required if simple-card * * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>; * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>; |
