1

ASoC: dt-bindings: renesas,rsnd: correct reg-names for R-Car Gen1

The device at 0xffd90000 is named SRU, both in the datasheet and SoC
DTSI. Fix the typo in the bindings to avoid the false positive report:

  sound@ffd90000: reg-names:0: 'sru' is not one of ['scu', 'ssi', 'adg']

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20240926113241.24060-2-wsa+renesas@sang-engineering.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Wolfram Sang 2024-09-26 13:32:41 +02:00 committed by Mark Brown
parent 46f2dd5ce5
commit a36614bf88
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -302,7 +302,7 @@ allOf:
reg-names: reg-names:
items: items:
enum: enum:
- scu - sru
- ssi - ssi
- adg - adg
# for Gen2/Gen3 # for Gen2/Gen3